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