git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2013 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
c07c8ab6df
commit
7ff876b022
|
@ -153,7 +153,7 @@ CPPWARN = -Wall -Wextra
|
||||||
#
|
#
|
||||||
|
|
||||||
# List all default C defines here, like -D_DEBUG=1
|
# List all default C defines here, like -D_DEBUG=1
|
||||||
DDEFS = -DSTM32F10X_MD
|
DDEFS =
|
||||||
|
|
||||||
# List all default ASM defines here, like -D_DEBUG=1
|
# List all default ASM defines here, like -D_DEBUG=1
|
||||||
DADEFS =
|
DADEFS =
|
||||||
|
|
Loading…
Reference in New Issue