aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-12 15:26:37 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-12 15:26:37 +0000
commit7ff876b02257fc419b339392d0f882f8d7375b06 (patch)
tree654ff48d7eef088caaf7610e7a2a352b4152e172 /testhal
parentc07c8ab6df0cb5758747847d4fb2c47f833201f9 (diff)
downloadChibiOS-7ff876b02257fc419b339392d0f882f8d7375b06.tar.gz
ChibiOS-7ff876b02257fc419b339392d0f882f8d7375b06.tar.bz2
ChibiOS-7ff876b02257fc419b339392d0f882f8d7375b06.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2013 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal')
-rw-r--r--testhal/STM32/Makefile2
1 files changed, 1 insertions, 1 deletions
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 =