aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/e200/compilers/HighTec/mk/startup_spc563mxx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/e200/compilers/HighTec/mk/startup_spc563mxx.mk')
-rwxr-xr-xos/common/startup/e200/compilers/HighTec/mk/startup_spc563mxx.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/os/common/startup/e200/compilers/HighTec/mk/startup_spc563mxx.mk b/os/common/startup/e200/compilers/HighTec/mk/startup_spc563mxx.mk
new file mode 100755
index 000000000..74b27d4dc
--- /dev/null
+++ b/os/common/startup/e200/compilers/HighTec/mk/startup_spc563mxx.mk
@@ -0,0 +1,11 @@
+# List of the ChibiOS e200z3 SPC563Mxx startup files.
+STARTUPSRC =
+
+STARTUPASM = $(CHIBIOS)/os/common/startup/e200/devices/SPC563Mxx/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/SPC563Mxx
+
+STARTUPLD = ${CHIBIOS}/os/common/startup/e200/compilers/HighTec/ld