unleashed-firmware/applications/settings/storage_settings/scenes
Sergey Gavrilov 4b3e8aba29
[FL-3664] 64k does not enough (#3216)
* Unit tests: add "exists" to furi_record tests
* Unit tests: mu_warn, storage 64k test
* Storage: read/write over 64k
* Unit tests: moar tests for storage r/w for >64k cases
* Apps, libs: replace uint16_t with size_t on storage r/w operations
* Unit tests: better data pattern, subghz: warning if transmission is prohibited

Co-authored-by: あく <alleteam@gmail.com>
2023-11-16 01:39:27 +09:00
..
storage_settings_scene.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_settings_scene.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_settings_scene_benchmark.c [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
storage_settings_scene_config.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_settings_scene_factory_reset.c Fix a typo in the factory reset screen "setting" -> "settings" #1917 2022-10-26 07:44:27 +09:00
storage_settings_scene_format_confirm.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
storage_settings_scene_formatting.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
storage_settings_scene_internal_info.c [FL-2651, FL-2863] App name in CLI loader command, RFID data edit fix #1835 2022-10-07 21:46:58 +09:00
storage_settings_scene_sd_info.c [FL-2435] SD over SPI improvements (#2204) 2023-02-08 13:41:22 +09:00
storage_settings_scene_start.c Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_settings_scene_unmount_confirm.c Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
storage_settings_scene_unmounted.c Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00