flipperzero-firmware/firmware/targets/local/fatfs
DrZlo13 59740349fa
furi memory managment (#177)
* memory managment calls now forwarded to freertos heap

* memory managment tests

* local target test compability

* rename heap.c file to heap_4.c for local target and explicity init heap in single thread context

* rebase BlockLink_t struct

* check mutex in local heap

Co-authored-by: aanper <mail@s3f.ru>
2020-10-15 20:36:15 +03:00
..
fatfs.c Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
fatfs.h Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
ffconf.h Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
heap.h furi memory managment (#177) 2020-10-15 20:36:15 +03:00
syscall.c Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
user_diskio.c Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00
user_diskio.h Simple sd card driver (#162) 2020-10-08 17:37:19 +03:00