InternetofAwesome edited a comment on issue #1582: use float instead of double
URL: https://github.com/apache/mynewt-core/pull/1582#issuecomment-611877764
 
 
   @ccollins476ad 
   This issue should definitely be addressed one way or the other. As the code 
exists right now, it pulls in a few unnecessary double software functions that 
would not be compiled in with these changes.
   That said, this code was not written with any use case other than my own in 
mind - For the use case of having a single-precision FPU, this is appropriate, 
as the only double function that gets compiled in as a result is the function 
to convert double to float.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to