yangsong8-a1 opened a new pull request, #17472:
URL: https://github.com/apache/nuttx/pull/17472

   
   ## Summary
   
   Redefine float and double on devices that do not support floating-point. 
   float  ==> int
   double ==> long
   
   ## Impact
   
   Solving issue related to float and double data types on devices that do not 
support floating-point.
   
   ## 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]

Reply via email to