aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/PAL/Makefile-stm32f051_discovery
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-10-05 13:10:30 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-10-05 13:10:30 +0000
commit5a2b6dc5921ecf8fb98f7ae3c29ea1b1352745d2 (patch)
tree32e3e49813d55f5d8bd92e1324b27ce7a0f6741f /testhal/STM32/multi/PAL/Makefile-stm32f051_discovery
parent25891894b21bd36b075cca172f6f96b03578ce90 (diff)
downloadChibiOS-5a2b6dc5921ecf8fb98f7ae3c29ea1b1352745d2.tar.gz
ChibiOS-5a2b6dc5921ecf8fb98f7ae3c29ea1b1352745d2.tar.bz2
ChibiOS-5a2b6dc5921ecf8fb98f7ae3c29ea1b1352745d2.zip
Added F303 to STM32 SPI test application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10779 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/multi/PAL/Makefile-stm32f051_discovery')
-rw-r--r--testhal/STM32/multi/PAL/Makefile-stm32f051_discovery2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/multi/PAL/Makefile-stm32f051_discovery b/testhal/STM32/multi/PAL/Makefile-stm32f051_discovery
index 9271d2402..0d3665820 100644
--- a/testhal/STM32/multi/PAL/Makefile-stm32f051_discovery
+++ b/testhal/STM32/multi/PAL/Makefile-stm32f051_discovery
@@ -102,7 +102,7 @@ include $(CHIBIOS)/os/hal/osal/rt/osal.mk
include $(CHIBIOS)/os/rt/rt.mk
include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/port_v6m.mk
# Other files (optional).
-include $(CHIBIOS)/test/rt/test.mk
+#include $(CHIBIOS)/test/rt/test.mk
# Define linker script file here
LDSCRIPT= $(STARTUPLD)/STM32F051x8.ld