flipperzero-firmware/applications/rpc
SG 99a7d06f71
Speedup SD card & enlarge your RAM. (#1649)
* FuriHal: sram2 memory manager
* FuriHal: sram2 memory allocator
* FuriHal: allow NULL buffers for txrx in spi hal
* SD card: sector cache
* FuriHal: fix init in memory hal
* RPC: STARTUP instead SERVICE
* Memory: pool "free" command
* Thread: service can be statically allocated in a memory pool

Co-authored-by: あく <alleteam@gmail.com>
2022-08-27 13:25:47 +09:00
..
application.fam Speedup SD card & enlarge your RAM. (#1649) 2022-08-27 13:25:47 +09:00
rpc_app.c RPC: more asserts and checks (#1606) 2022-08-23 01:36:45 +09:00
rpc_app.h [FL-2705] App RPC Bug Fixes and redesign (#1491) 2022-08-02 22:54:12 +10:00
rpc_cli.c RPC: more asserts and checks (#1606) 2022-08-23 01:36:45 +09:00
rpc_debug.c RPC: more asserts and checks (#1606) 2022-08-23 01:36:45 +09:00
rpc_gpio.c RPC: more asserts and checks (#1606) 2022-08-23 01:36:45 +09:00
rpc_gui.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
rpc_i.h RPC: more asserts and checks (#1606) 2022-08-23 01:36:45 +09:00
rpc_storage.c RPC: more asserts and checks (#1606) 2022-08-23 01:36:45 +09:00
rpc_system.c RPC: more asserts and checks (#1606) 2022-08-23 01:36:45 +09:00
rpc.c Speedup SD card & enlarge your RAM. (#1649) 2022-08-27 13:25:47 +09:00
rpc.h [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00