Rename linker script
This commit is contained in:
parent
2b5d6a9871
commit
6c7e21583f
2
Makefile
2
Makefile
@ -58,7 +58,7 @@ CMSIS_EXCLUDE_OBJECTS = \
|
|||||||
build/cmsis/USBD_LPC17xx.o \
|
build/cmsis/USBD_LPC17xx.o \
|
||||||
build/cmsis/USBH_LPC17xx.o \
|
build/cmsis/USBH_LPC17xx.o \
|
||||||
|
|
||||||
LINKER_SCRIPT = lpc17xx/lpc1769.ld
|
LINKER_SCRIPT = lpc17xx/grbl.ld
|
||||||
|
|
||||||
AS = arm-none-eabi-as
|
AS = arm-none-eabi-as
|
||||||
CC = arm-none-eabi-gcc
|
CC = arm-none-eabi-gcc
|
||||||
|
Loading…
Reference in New Issue
Block a user