nuttx/libs/libm/newlib
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
..
include libm/newlib: fix newlib build error 2023-08-08 19:41:58 -03:00
.gitignore libm: ignore git submodules 2023-09-07 11:27:00 +03:00
0001-newlib-libm-fix-__RCSID-build-error.patch libm/newlib: add newlib/libm support 2023-04-24 10:32:53 +08:00
0002-newlib-libm-remove-include-reent.h.patch libm/newlib: add newlib/libm support 2023-04-24 10:32:53 +08:00
CMakeLists.txt cmake:support newlib cmake build 2023-08-27 21:41:53 +08:00
Kconfig libm/newlib: add newlib/libm support 2023-04-24 10:32:53 +08:00
Make.defs esp32: Use newlib-esp32 2023-09-14 19:33:50 +08:00