zephyr/lib/libc
David Schneider 012c9a2847 libc/picolibc: Support Picolibc for toolchains without bundled Picolibc
Allow Picolibc to get build from module, if the toolchain does not
include a bundled picolibc.
This should always be possible, except for native applications and
if libcpp is required.

Signed-off-by: David Schneider <david.schneider@chargepoint.com>
2024-05-09 10:28:35 +02:00
..
arcmwdt ARCMWDT: Add headers for POSIX compatibility 2023-12-19 08:53:51 -06:00
armstdc lib: libc: armstdc: add missing retarget of fputc to _stdout_hook 2023-10-04 11:02:37 +02:00
common libc: minimal: Add 'noreturn' attribute to abort() and exit() 2024-05-06 17:32:17 +01:00
minimal libc: minimal: Add 'noreturn' attribute to abort() and exit() 2024-05-06 17:32:17 +01:00
newlib buildsystem: Enable LTO also for the application 2024-03-02 15:39:36 +01:00
picolibc buildsystem: Enable LTO also for the application 2024-03-02 15:39:36 +01:00
CMakeLists.txt lib: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig libc/picolibc: Support Picolibc for toolchains without bundled Picolibc 2024-05-09 10:28:35 +02:00