nuttx/libs/libm
Roy Feng e90d58c3da esp32: Use newlib-esp32
When we are using newlib as libm, we can consider newlib-esp32 for esp32
hardware. An it contains some optimization for esp32 hardware.
Besides, two small issues has been fixed.
1. add the tar ball to .gitignore
2. Fix the some build warnings
2023-09-14 19:33:50 +08: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 cmake: support arm specific libm 2023-07-14 21:33:53 +08:00
libmcs libm: ignore git submodules 2023-09-07 11:27:00 +03:00
newlib esp32: Use newlib-esp32 2023-09-14 19:33:50 +08:00
openlibm libm: ignore git submodules 2023-09-07 11:27:00 +03: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
libm.csv
Makefile libs/libm/Makefile: fix nxstyle 2023-05-18 19:31:12 +08:00