raiden00pl commented on PR #10282:
URL: https://github.com/apache/nuttx/pull/10282#issuecomment-1684069017
If your driver use Q31 for CORDIC then why not `select MATH_CORDIC_USE_Q31`
in your lower-half CORDIC implementation ? If your driver return data in other
format then you have to implement
`CONFIG_MATH_CORDIC_USE_{any_other_float_format}`.
--
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]