XuNeo opened a new pull request, #8063: URL: https://github.com/apache/nuttx/pull/8063
## Summary Use existing sin/cos function to provide `sincos` API. This is to address the optimization issue found in `sim:lua` configuration when `CONFIG_DEBUG_FULLOPT` is enabled. `nuttx/libs/libc/math/lib_tan.c:43: undefined reference to 'sincos'` ## Impact No ## Testing Compile pass -- 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