#375 - issues with log()
This commit is contained in:
parent
7bed55cd37
commit
944139f48e
|
@ -71,7 +71,7 @@ endif
|
|||
|
||||
# Enables the use of FPU on Cortex-M4 (no, softfp, hard).
|
||||
ifeq ($(USE_FPU),)
|
||||
USE_FPU = hard
|
||||
USE_FPU = softfp
|
||||
endif
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue