zephyr/lib/libc
Keith Packard b5caccb2ba lib/picolibc: Use zephyr_libc_link_libraries to find toolchain lib
When using the toolchain C library, that must be added to the link command
after all other libraries and modules in the system to resolve undefined
symbols.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-17 11:13:17 +02:00
..
arcmwdt
armstdc armstdc: add string.h & strings.h header 2023-04-10 16:32:10 -05:00
common libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00
minimal init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00: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/picolibc: Use zephyr_libc_link_libraries to find toolchain lib 2023-04-17 11:13:17 +02:00
CMakeLists.txt libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00
Kconfig toolchain: Add COMPILER_FREESTANDING to control use of -ffreestanding 2023-04-14 21:36:31 +09:00