flipperzero-firmware/furi
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
..
core Speedup SD card & enlarge your RAM. (#1649) 2022-08-27 13:25:47 +09:00
flipper.c Speedup SD card & enlarge your RAM. (#1649) 2022-08-27 13:25:47 +09:00
flipper.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
furi.c Make printf great again (#1438) 2022-08-04 01:00:17 +09:00
furi.h Make printf great again (#1438) 2022-08-04 01:00:17 +09:00
SConscript Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00