nuttx/libs/libm
SPRESENSE 72b67832ea Makefile: Remove make depend files by make distclean
Intermediate files of make depend like .ddc and .dds may remain
when make is interrupted. Remove them using make distclean.

Signed-off-by: SPRESENSE <41312067+SPRESENSE@users.noreply.github.com>
2026-02-16 16:27:57 +01:00
..
libm libm: prevent atanf() yielding NaN for high inputs values. 2026-01-15 16:19:52 -03:00
libmcs style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
newlib libm/newlib: Include fenv sources for all ARCHs and extend x86 includes 2025-11-30 20:43:58 +08:00
openlibm libm: fix warning maybe-uninitialized 2026-01-19 23:26:14 +08:00
.gitignore esp32: Use newlib-esp32 2023-09-14 19:33:50 +08:00
CMakeLists.txt libs/libm: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
Kconfig libs/libm: fix typo in Kconfig 2025-12-09 18:03:10 +08:00
libm.csv nuttx: resolve various 'FAR' and 'CODE' issues 2024-08-26 10:21:03 +08:00
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00