zephyr/lib/libc
Daniel Leung 97db4ac0ca libc: add hidden option CONFIG_NEED_LIBC_MEM_PARTITION
The z_libc_partition was only enabled when newlib is being used,
and/or stack canaries are needed. This adds a hidden option
where this partition can be enabled if needed, regardless of
whether newlib is used or stack canaries are needed.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-10-24 10:52:00 -07:00
..
minimal shell: support floating point output with newlib 2020-09-03 21:53:09 +02:00
newlib libc: newlib: Avoid all files to be opened in line buffer mode 2020-10-05 09:59:38 -07:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig libc: add hidden option CONFIG_NEED_LIBC_MEM_PARTITION 2020-10-24 10:52:00 -07:00