aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-11-09 11:35:52 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-11-09 11:35:52 +0000
commit9d6eb6ebf4f7fa9aeac7070fd2a8401bf350af38 (patch)
treee8badfabe38f02ca659f53c79b5f64c25907835b /testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make
parent9472504bb695fef7f68849847ffe40dff9b0a591 (diff)
downloadChibiOS-9d6eb6ebf4f7fa9aeac7070fd2a8401bf350af38.tar.gz
ChibiOS-9d6eb6ebf4f7fa9aeac7070fd2a8401bf350af38.tar.bz2
ChibiOS-9d6eb6ebf4f7fa9aeac7070fd2a8401bf350af38.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12412 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make')
-rw-r--r--testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make b/testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make
index fceaf7278..9c4373087 100644
--- a/testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make
+++ b/testhal/STM32/multi/SPI/make/stm32h743_nucleo144.make
@@ -111,9 +111,9 @@ include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/port_v7m.mk
# Auto-build files in ./source recursively.
include $(CHIBIOS)/tools/mk/autobuild.mk
# Other files (optional).
-include $(CHIBIOS)/test/lib/test.mk
-include $(CHIBIOS)/test/rt/rt_test.mk
-include $(CHIBIOS)/test/oslib/oslib_test.mk
+#include $(CHIBIOS)/test/lib/test.mk
+#include $(CHIBIOS)/test/rt/rt_test.mk
+#include $(CHIBIOS)/test/oslib/oslib_test.mk
# Define linker script file here
LDSCRIPT= $(STARTUPLD)/STM32H743xI.ld