aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/e200/compilers/GCC/mk/startup_spc564axx.mk
blob: a903aa8ff0f8f2905fd13957710da21e9e6b283e (plain)
1
2
3
4
5
6
7
8
9
10
11
# List of the ChibiOS e200z4 SPC564Axx startup files.
STARTUPSRC =
          
STARTUPASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC564Axx/boot.s \
             $(CHIBIOS)/os/common/ports/e200/compilers/GCC/vectors.s \
             $(CHIBIOS)/os/common/ports/e200/compilers/GCC/crt0.s

STARTUPINC = ${CHIBIOS}/os/common/ports/e200/compilers/GCC \
             ${CHIBIOS}/os/common/ports/e200/devices/SPC564Axx

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