unleashed-firmware/lib/flipper_application
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
..
api_hashtable Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
elf [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
plugins [FL-3629] fbt: SD card resource handling speedup (#3178) 2023-10-31 15:27:58 +04:00
application_assets.c Storage: force mount (#3033) 2023-09-04 14:10:07 +09:00
application_assets.h Embed assets in elf file (#2466) 2023-03-10 01:01:53 +10:00
application_manifest.c Various Fixes and Improvements (#3059) 2023-09-11 16:23:00 +10:00
application_manifest.h Various Fixes and Improvements (#3059) 2023-09-11 16:23:00 +10:00
flipper_application.c Various Fixes and Improvements (#3059) 2023-09-11 16:23:00 +10:00
flipper_application.h Various Fixes and Improvements (#3059) 2023-09-11 16:23:00 +10:00
SConscript [FL-3097] fbt, faploader: minimal app module implementation (#2420) 2023-03-14 23:29:28 +09:00