This commit is contained in:
rusefi 2018-12-29 15:24:53 -05:00
commit a136d2348e
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ endif
# Enables the use of FPU on Cortex-M4 (no, softfp, hard).
ifeq ($(USE_FPU),)
USE_FPU = softfp
USE_FPU = hard
endif
#