zephyr/lib
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
..
cmsis_rtos_v1
cmsis_rtos_v2
fnmatch
gui lib: gui: lvgl: fix touch point rotation equations 2020-09-24 13:50:25 -05:00
libc libc: add hidden option CONFIG_NEED_LIBC_MEM_PARTITION 2020-10-24 10:52:00 -07:00
open-amp
os lib/os/heap: Correct aligned_alloc sizing for small heaps 2020-10-23 12:52:04 -04:00
posix lib: posix: unchecked return value while taking semaphore 2020-10-21 06:26:11 -05:00
CMakeLists.txt
Kconfig