raiden00pl commented on issue #10644:
URL: https://github.com/apache/nuttx/issues/10644#issuecomment-3576703753

   I think support for fixed-math and float at the same time doesn't make much 
sense. If a user wants to use float, they most likely have FPU support or 
accepts all the disadvantages of using float type without FPU. Mixing data 
types in the same build will be difficult to implement, maintain and will 
probably provide no advantages for users.


-- 
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]

Reply via email to