Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib: libc: malloc.c: fix calculation of sys heap
Change the condition so that ESP32 SoCs are using `_heap_sentry` to get actual run-time heap size. Signed-off-by: Marek Matej <[email protected]>
- Loading branch information