Move chibios/cortex selection to local Makefiles.
This commit is contained in:
parent
9178ea2d73
commit
2b4066bb93
2 changed files with 3 additions and 2 deletions
|
|
@ -162,8 +162,6 @@ INCDIR = $(STARTUPINC) $(KERNINC) $(PORTINC) $(OSALINC) \
|
|||
# Compiler settings
|
||||
#
|
||||
|
||||
MCU = cortex-m0
|
||||
|
||||
#TRGT = arm-elf-
|
||||
TRGT = arm-none-eabi-
|
||||
CC = $(TRGT)gcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue