zephyr/doc/develop/languages/c
Keith Packard 9b90f2a351 libc/picolibc: Switch to common malloc implementation
Enable the common malloc implementation when using picolibc. Support
existing Picolibc configurations by respecting existing PICOLIBC_HEAP_SIZE
settings.

When PICOLIBC_HEAP_SIZE is set to a value other than -2, then
*always* set COMMON_LIBC_MALLOC_ARENA_SIZE to that value.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-05-09 01:29:16 +09:00
..
common_libc.rst lib/libc: Move malloc from minimal to common library 2023-04-27 20:17:24 +09:00
index.rst doc/develop: Document common C library APIs 2023-04-27 20:17:24 +09:00
minimal_libc.rst lib/libc: Move malloc from minimal to common library 2023-04-27 20:17:24 +09:00
newlib.rst lib: libc: newlib: Make newlib nano variant optional 2022-10-19 16:02:51 +02:00
picolibc.rst libc/picolibc: Switch to common malloc implementation 2023-05-09 01:29:16 +09:00