This commit is contained in:
rusefi 2018-12-28 21:43:46 -05:00
parent 32cc3d0fea
commit 3b6de35487
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
#