From 7ff876b02257fc419b339392d0f882f8d7375b06 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 12 Jun 2010 15:26:37 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2013 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testhal/STM32/Makefile b/testhal/STM32/Makefile index 88b47a725..d6592ad9d 100644 --- a/testhal/STM32/Makefile +++ b/testhal/STM32/Makefile @@ -153,7 +153,7 @@ CPPWARN = -Wall -Wextra # # List all default C defines here, like -D_DEBUG=1 -DDEFS = -DSTM32F10X_MD +DDEFS = # List all default ASM defines here, like -D_DEBUG=1 DADEFS = -- cgit v1.2.3