flipperzero-firmware/core/api-basic
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
..
flapp.h Core api concept (#144) 2020-10-13 11:22:43 +03:00
furi.c Core api concept (#144) 2020-10-13 11:22:43 +03:00
furi.h Core api concept (#144) 2020-10-13 11:22:43 +03:00
memmgr.c furi memory managment (#177) 2020-10-15 20:36:15 +03:00
memmgr.h furi memory managment (#177) 2020-10-15 20:36:15 +03:00
pubsub.c.unimplemented Core api concept (#144) 2020-10-13 11:22:43 +03:00
pubsub.h Core api concept (#144) 2020-10-13 11:22:43 +03:00
value-expanders.c.unimplemented Core api concept (#144) 2020-10-13 11:22:43 +03:00
value-expanders.h Fix codestyle check pipeline (#178) 2020-10-15 19:50:21 +03:00
valuemutex.c Core api concept (#144) 2020-10-13 11:22:43 +03:00
valuemutex.h Core api concept (#144) 2020-10-13 11:22:43 +03:00