behappy1234 opened a new pull request, #10282: URL: https://github.com/apache/nuttx/pull/10282
## Summary small changes below 1. add scale in cordic api, because some hardware accelerator has scale parameter in cordic funtions. 2. remove CONFIG_MATH_CORDIC_USE_Q31 for cordic_num_t, it's redundant, especially if you open CONFIG_MATH_CORDIC and not open for CONFIG_MATH_CORDIC_USE_Q31, the compile will fail. ## Impact include/nuttx/math ## Testing -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
