Skip to content

Commit

Permalink
⚗️ 32-bit float constants (STM32F1) (MarlinFirmware#21996)
Browse files Browse the repository at this point in the history
  • Loading branch information
blazewicz authored and thinkyhead committed Jun 15, 2021
1 parent e7945c2 commit 529bbfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Marlin/src/HAL/STM32F1/build_flags.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"-fsigned-char",
"-fno-move-loop-invariants",
"-fno-strict-aliasing",
"-fsingle-precision-constant",

"--specs=nano.specs",
"--specs=nosys.specs",
Expand Down

0 comments on commit 529bbfa

Please sign in to comment.