mirror of https://github.com/rusefi/rusefi-1.git
Merge branch 'master' of https://github.com/rusefi/rusefi
This commit is contained in:
commit
a136d2348e
|
@ -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
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue