aboutsummaryrefslogtreecommitdiffstats
path: root/testex
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-03-09 23:44:47 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2018-03-09 23:44:47 +0000
commit6f6cad8190e851bd31d8b0e8d9a92d0207939e73 (patch)
tree4b4a6b7b4a9dc06d88eaf13086c29653a22bb1dd /testex
parent33a3ccc373d06a454a5fb4e107b1df466c08677b (diff)
downloadChibiOS-6f6cad8190e851bd31d8b0e8d9a92d0207939e73.tar.gz
ChibiOS-6f6cad8190e851bd31d8b0e8d9a92d0207939e73.tar.bz2
ChibiOS-6f6cad8190e851bd31d8b0e8d9a92d0207939e73.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11677 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'testex')
-rw-r--r--testex/STM32/STM32F4xx/I2C-LSM303DLHC/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/Makefile b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/Makefile
index 17eb65b66..9d3c2c8dd 100644
--- a/testex/STM32/STM32F4xx/I2C-LSM303DLHC/Makefile
+++ b/testex/STM32/STM32F4xx/I2C-LSM303DLHC/Makefile
@@ -102,7 +102,6 @@ include $(CHIBIOS)/os/rt/rt.mk
include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/port_v7m.mk
# EX files (optional).
include $(CHIBIOS)/os/ex/ST/lsm303dlhc.mk
-
# Other files (optional).
include $(CHIBIOS)/os/hal/lib/streams/streams.mk