unleashed-firmware/targets/f7
Silent 8ec1c74baf
SavedStruct: Introduce saved_struct_get_metadata (#3392)
* SavedStruct: Replace saved_struct_get_payload_size with saved_struct_get_metadata
  This new function can obtain the magic value, version and payload size
  all at once. This makes the function useful e.g.
  for backwards compatibility.
* SavedStruct: const-qualify saved_struct_save
* Toolbox: add saved struct documentation

Co-authored-by: あく <alleteam@gmail.com>
2024-03-26 03:48:18 +09:00
..
ble_glue BLE/GAP fixes (#3533) 2024-03-22 21:36:05 +09:00
fatfs Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi_hal [FL-3762] Configurable Infrared TX output (#3484) 2024-03-25 17:56:56 +09:00
inc Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
platform_specific Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
src Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
api_symbols.csv SavedStruct: Introduce saved_struct_get_metadata (#3392) 2024-03-26 03:48:18 +09:00
application_ext.ld [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
startup_stm32wb55xx_cm4.s [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
stm32wb55xx_flash.ld [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
stm32wb55xx_ram_fw.ld [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
target.json ble: profile rework (#3272) 2024-02-16 14:20:45 +07:00