fix #375
This commit is contained in:
parent
b5fe0aacaf
commit
ade7fd73bd
|
@ -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