zephyr/doc/develop/languages
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
..
c libc/picolibc: Switch to common malloc implementation 2023-05-09 01:29:16 +09:00
cpp doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
index.rst