unleashed-firmware/applications/services/expansion
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
..
application.fam [FL-3764] Expansion module service improvements (#3429) 2024-02-12 09:16:34 +07:00
expansion.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
expansion.h [FL-3759] Fix expansion protocol crash when fed lots of garbage (#3409) 2024-01-30 22:54:25 +09:00
expansion_protocol.h [FL-3759] Fix expansion protocol crash when fed lots of garbage (#3409) 2024-01-30 22:54:25 +09:00
expansion_settings.c SavedStruct: Introduce saved_struct_get_metadata (#3392) 2024-03-26 03:48:18 +09:00
expansion_settings.h SavedStruct: Introduce saved_struct_get_metadata (#3392) 2024-03-26 03:48:18 +09:00
expansion_settings_filename.h [FL-3669] Expansion module protocol (#3250) 2024-01-16 18:18:56 +09:00
expansion_worker.c [FL-3764] Expansion module service improvements (#3429) 2024-02-12 09:16:34 +07:00
expansion_worker.h [FL-3764] Expansion module service improvements (#3429) 2024-02-12 09:16:34 +07:00