mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced 2026-03-15 04:37:03 +01:00
* 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>