aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/ARM/compilers/GCC/mk/startup_lpc214x.mk
blob: 4927fd31d83c7c80dc2f256a1c64f83435e07686 (plain)
1
2
3
4
5
6
7
8
9
# List of the ChibiOS generic LPC214x file.
STARTUPSRC =

STARTUPASM = $(CHIBIOS)/os/common/ports/ARM/compilers/GCC/vectors.s \
             $(CHIBIOS)/os/common/ports/ARM/compilers/GCC/crt0.s

STARTUPINC = ${CHIBIOS}/os/common/ports/ARM/devices/LPC214x

STARTUPLD  = ${CHIBIOS}/os/common/ports/ARM/compilers/GCC/ld