unleashed-firmware/applications/services
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
..
bt Ble: fix null-ptr dereference in bt_change_profile (#3110) 2023-09-26 14:09:17 +10:00
cli Desktop,Cli: add uptime info (#2874) 2023-07-13 21:02:08 +10:00
crypto Expose additional functions of the crypto engine to user (#2923) 2023-08-10 17:44:46 +09:00
desktop Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
dialogs fix: make dialog_file_browser_set_basic_options initialize all fields (#2756) 2023-06-27 18:46:04 +09:00
dolphin [FL-3655] Dolphin: Extreme butthurt loop fix (#3184) 2023-11-01 19:23:02 +04:00
gui Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
input Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
loader [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
locale feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
notification [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
power Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
rpc [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
storage [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
applications.h loader: restored support for debug apps (#2993) 2023-08-23 02:38:45 +09:00