aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/DAC/make/stm32l476_discovery.make
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/DAC/make/stm32l476_discovery.make')
-rw-r--r--testhal/STM32/multi/DAC/make/stm32l476_discovery.make8
1 files changed, 4 insertions, 4 deletions
diff --git a/testhal/STM32/multi/DAC/make/stm32l476_discovery.make b/testhal/STM32/multi/DAC/make/stm32l476_discovery.make
index 21875522e..816fe9f90 100644
--- a/testhal/STM32/multi/DAC/make/stm32l476_discovery.make
+++ b/testhal/STM32/multi/DAC/make/stm32l476_discovery.make
@@ -109,10 +109,10 @@ 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)/os/hal/lib/streams/streams.mk
+#include $(CHIBIOS)/test/lib/test.mk
+#include $(CHIBIOS)/test/rt/rt_test.mk
+#include $(CHIBIOS)/test/oslib/oslib_test.mk
+#include $(CHIBIOS)/os/hal/lib/streams/streams.mk
# Define linker script file here.
LDSCRIPT= $(STARTUPLD)/STM32L476xG.ld