flipperzero-firmware/core
SG 653295df6f
[FL-1609] Redirected malloc, calloc, realloc and free functions from newlib to freertos heap. (#604)
* Core: newlib-nano heap management functions replaced with freertos functions
* Core: replace newlib heap management functions for firmware only, not for bootloader
* Core, Linker: automatically determine available heap size at linking.

Co-authored-by: あく <alleteam@gmail.com>
2021-07-25 15:37:43 +03:00
..
api-hal Clang formatter: add indent to wrapped functions names. (#548) 2021-07-01 03:45:20 +03:00
furi [FL-1609] Redirected malloc, calloc, realloc and free functions from newlib to freertos heap. (#604) 2021-07-25 15:37:43 +03:00
core.mk [FL-140] Core api dynamic records (#296) 2021-01-20 19:09:26 +03:00
flipper.c [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
flipper.h [FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334) 2021-02-12 20:24:34 +03:00
furi.c [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
furi.h [FL-1326] Move heap4 allocator to furi core and add allocation tracing capability (#529) 2021-06-23 17:48:44 +03:00