#375 - issues with log()

This commit is contained in:
rusEfi 2017-04-02 01:38:52 -04:00
parent 7bed55cd37
commit 944139f48e
1 changed files with 1 additions and 1 deletions

View File

@ -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
#