flipperzero-firmware/applications
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
..
coreglitch_demo_0 Core api concept (#144) 2020-10-13 11:22:43 +03:00
display-u8g2 Core api concept (#144) 2020-10-13 11:22:43 +03:00
examples Fix codestyle check pipeline (#178) 2020-10-15 19:50:21 +03:00
gui Fix codestyle check pipeline (#178) 2020-10-15 19:50:21 +03:00
input Core api concept (#144) 2020-10-13 11:22:43 +03:00
menu Fix codestyle check pipeline (#178) 2020-10-15 19:50:21 +03:00
tests furi memory managment (#177) 2020-10-15 20:36:15 +03:00
applications.mk furi memory managment (#177) 2020-10-15 20:36:15 +03:00
startup.h Display and UI implementation (#169) 2020-10-14 13:21:55 +03:00