git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11409 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
edolomb 2018-01-29 16:55:02 +00:00
parent dbcfa6151f
commit 4e270e23fe
1 changed files with 2 additions and 2 deletions

View File

@ -226,10 +226,10 @@ CPPWARN = -Wall -Wextra -Wundef
#
# List all user C define here, like -D_DEBUG=1
UDEFS = -DCH_CFG_USE_MMU
UDEFS =
# Define ASM defines here
UADEFS = -DCH_CFG_USE_MMU
UADEFS =
# List all user directories here
UINCDIR =