zephyr/lib/libc
Keith Packard 2200861b96 lib/libc/picolibc: Use SDK picolibc by default
When using the Zephyr SDK toolchain, prefer the pre-built version of
picolibc over using the picolibc module. This will reduce the time it takes
to build applications.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-05-25 13:33:04 +00:00
..
arcmwdt lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
armstdc libc: Move strnlen into common 2023-05-08 09:59:27 +02:00
common libc/common: Make sure malloc arena is PoT aligned on Risc-V 2023-05-11 01:25:01 +09:00
minimal libc: minimal: strtoll: Remove typo in SPDX-License-Identifier 2023-05-11 06:04:30 -04:00
newlib init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
picolibc lib/libc/picolibc: Use SDK picolibc by default 2023-05-25 13:33:04 +00:00
CMakeLists.txt libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00
Kconfig libc/picolibc: Switch to common malloc implementation 2023-05-09 01:29:16 +09:00