incubator-nuttx/libs/libm
SPRESENSE 6ba30033b3 libm: Fix an issue that public header files are not exported
Fix an issue that math library header files are not exported by make export.
Create symbolic links of libmcs, newlib and openlibm header to nuttx/include.
2023-11-23 16:32:53 +01:00
..
bin libs/libm/bin/Makefile: fix nxstyle 2023-05-18 19:31:12 +08:00
kbin libs/libm/kbin/Makefile: fix nxstyle 2023-05-18 19:31:12 +08:00
libm nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
libmcs libm: Fix an issue that public header files are not exported 2023-11-23 16:32:53 +01:00
newlib libm: Fix an issue that public header files are not exported 2023-11-23 16:32:53 +01:00
openlibm libm: Fix an issue that public header files are not exported 2023-11-23 16:32:53 +01:00
.gitignore esp32: Use newlib-esp32 2023-09-14 19:33:50 +08:00
CMakeLists.txt cmake: support arm specific libm 2023-07-14 21:33:53 +08:00
Kconfig libm/libmcs: add math library libmcs support 2023-04-29 13:47:28 +08:00
Makefile libs/libm/Makefile: fix nxstyle 2023-05-18 19:31:12 +08:00
libm.csv