zephyr/lib/libc/newlib
Dawid Niedzwiecki ff668a6bed libc: newlib: add config to use custom sbrk
Add a config to use the custom _sbrk function, defined by a user.

It is possible that an application doesn't want to use the entire
remaining RAM for the heap.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2024-08-07 07:25:46 -04:00
..
include
CMakeLists.txt
Kconfig libc: newlib: add config to use custom sbrk 2024-08-07 07:25:46 -04:00
libc-hooks.c libc: newlib: add config to use custom sbrk 2024-08-07 07:25:46 -04:00