1
mirror of https://github.com/flipperdevices/flipperzero-firmware.git synced 2025-12-12 04:41:26 +04:00
Files
flipperzero-firmware/lib/toolbox
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
..
2022-11-29 21:50:55 +09:00
2023-10-24 12:08:09 +09:00
2024-03-21 01:32:53 +09:00
2022-04-27 18:53:48 +03:00
2022-08-30 01:04:17 +10:00
2023-12-18 14:30:56 +00:00
2023-06-27 19:50:09 +09:00
2023-12-18 14:30:56 +00:00
2023-10-24 12:08:09 +09:00