aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/SPI/make/stm32l4r5_nucleo144.make
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/SPI/make/stm32l4r5_nucleo144.make')
-rw-r--r--testhal/STM32/multi/SPI/make/stm32l4r5_nucleo144.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/testhal/STM32/multi/SPI/make/stm32l4r5_nucleo144.make b/testhal/STM32/multi/SPI/make/stm32l4r5_nucleo144.make
index e84ed5591..c2c522ded 100644
--- a/testhal/STM32/multi/SPI/make/stm32l4r5_nucleo144.make
+++ b/testhal/STM32/multi/SPI/make/stm32l4r5_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)/STM32L4R5xI.ld