mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
aggresive optimisation can replace occurrences of sinl() and cosl() with sincosl(), but sincosl() is missing in newlib which causes error. So let's use custom implementation here. Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| kbin | ||
| libm | ||
| libmcs | ||
| newlib | ||
| openlibm | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Kconfig | ||
| libm.csv | ||
| Makefile | ||