unleashed-firmware/applications/services/rpc
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
..
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
rpc.c [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
rpc.h Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
rpc_app.c [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
rpc_app.h [FL-3618] Infrared remote button index support (#3180) 2023-11-10 16:22:34 +09:00
rpc_cli.c Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
rpc_debug.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
rpc_desktop.c [FL-3315] Desktop,Rpc: desktop status subscription (#2696) 2023-05-25 23:22:31 +09:00
rpc_gpio.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
rpc_gui.c [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00
rpc_i.h Rpc: add desktop service. Desktop: refactor locking routine. (#2665) 2023-05-11 19:50:17 +10:00
rpc_property.c [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
rpc_storage.c [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
rpc_system.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00