# List of the ChibiOS e200z0 SPC560Bxx startup files. STARTUPSRC = STARTUPASM = $(CHIBIOS)/os/common/startup/e200/devices/SPC560Bxx/boot.S \ $(CHIBIOS)/os/common/startup/e200/compilers/HighTec/vectors.S \ $(CHIBIOS)/os/common/startup/e200/compilers/HighTec/crt0.S STARTUPINC = ${CHIBIOS}/os/common/startup/e200/compilers/HighTec \ ${CHIBIOS}/os/common/startup/e200/devices/SPC560Bxx STARTUPLD = ${CHIBIOS}/os/common/startup/e200/compilers/HighTec/ld