aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/e200/compilers/GCC/mk/startup_spc563mxx.mk
blob: 92af14e4ca5af97a6b34c3bd58d40f4927a94b06 (plain)
1
2
3
4
5
6
7
8
9
10
11
# List of the ChibiOS e200z3 SPC563Mxx startup files.
STARTUPSRC =
          
STARTUPASM = $(CHIBIOS)/os/common/ports/e200/devices/SPC563Mxx/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/SPC563Mxx

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