zephyr/lib/libc/picolibc
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
..
CMakeLists.txt lib/picolibc: Use zephyr_libc_link_libraries to find toolchain lib 2023-04-17 11:13:17 +02:00
Kconfig lib/libc/picolibc: Use SDK picolibc by default 2023-05-25 13:33:04 +00:00
libc-hooks.c libc/picolibc: Switch to common malloc implementation 2023-05-09 01:29:16 +09:00