Improved STM32F3xx/I2C-LSM303DLHC/Makefile

git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11629 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
Rocco Marco Guglielmi 2018-03-08 10:45:19 +00:00
parent e545ecb529
commit 8d831a5f0a
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ endif
# Enables the use of FPU (no, softfp, hard).
ifeq ($(USE_FPU),)
USE_FPU = no
USE_FPU = hard
endif
#