anchao opened a new pull request, #8824: URL: https://github.com/apache/nuttx/pull/8824
## Summary libm/newlib: add newlib/libm support Picolibc used by llvm armclang on v15.0 merges libm into libc: https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/issues/158 Since nuttx provides libc implementation, which cannot reference toolchain libc, so in this PR, we added support for newlib/libm, which will help developers using llvm armclang to still use the math library with related architecture optimization support ## Impact N/A ## Testing ci-check -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org