nuttx/libs
Petro Karashchenko 11dc1df189 libc: improve libc dependencies in case of LIBM_NONE
Currently the code for strtof, strtod and strtold is in the list
of files to compile unconditionally, but when trying to compile
kernel with toolchain without libm support (LIBM_NONE=y) compilation
fails because code refers math.h

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2025-12-14 17:57:27 -03:00
..
libbuiltin libs: remove not related comments from cmake files 2025-10-11 17:07:51 -04:00
libc libc: improve libc dependencies in case of LIBM_NONE 2025-12-14 17:57:27 -03:00
libdsp style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
libm libs/libm: fix typo in Kconfig 2025-12-09 18:03:10 +08:00
libnx style/FAR: remove FAR qualifier 2025-11-10 10:56:29 +01:00
libxx libs: remove not related comments from cmake files 2025-10-11 17:07:51 -04:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00