zephyr/lib/libc
Keith Packard 1e40199c8d libc: Add REQUIRES_FLOAT_PRINTF to indirectly set printf support
Instead of making applications use C library specific settings to enable
floating point support in printf, provide this indirect symbol which then
detects which C library is in use and selects the correct configuration for
each.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-10-25 08:32:06 +02:00
..
arcmwdt
armstdc lib: libc: armstdc: add missing retarget of fputc to _stdout_hook 2023-10-04 11:02:37 +02:00
common libc/common: Place malloc data structures in libc partition 2023-10-10 23:39:40 +03:00
minimal
newlib libc/newlib: Add support for LLVM toolchain 2023-10-23 11:41:57 +02:00
picolibc libc: picolibc: disable prompt for PICOLIBC_USE_MODULE... 2023-09-13 17:36:46 -04:00
CMakeLists.txt
Kconfig libc: Add REQUIRES_FLOAT_PRINTF to indirectly set printf support 2023-10-25 08:32:06 +02:00