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

master
Giovanni Di Sirio 2015-11-30 15:54:51 +00:00
parent 2c625c6cfa
commit d8d7e21bff
2 changed files with 2 additions and 2 deletions

View File

@ -154,7 +154,7 @@ INCDIR = $(STARTUPINC) $(KERNINC) $(PORTINC) $(OSALINC) \
# Compiler settings
#
MCU = cortex-m4
MCU = cortex-m0
#TRGT = arm-elf-
TRGT = arm-none-eabi-

View File

@ -154,7 +154,7 @@ INCDIR = $(STARTUPINC) $(KERNINC) $(PORTINC) $(OSALINC) \
# Compiler settings
#
MCU = cortex-m4
MCU = cortex-m0
#TRGT = arm-elf-
TRGT = arm-none-eabi-