Skip to content
Snippets Groups Projects
Commit 5631f865 authored by James Bielman's avatar James Bielman Committed by Andrew Tridgell
Browse files

Update floating point calculations to use floats instead of doubles.

- Allows use of hardware floating point on the Cortex-M4.
- Added "f" suffix to floating point literals.
- Call floating point versions of stdlib math functions.
parent d00b06d4
No related branches found
No related tags found
No related merge requests found
Showing
with 195 additions and 196 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment