aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/e200/compilers/GHS/mk/startup_spc563mxx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/e200/compilers/GHS/mk/startup_spc563mxx.mk')
-rw-r--r--os/common/startup/e200/compilers/GHS/mk/startup_spc563mxx.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/os/common/startup/e200/compilers/GHS/mk/startup_spc563mxx.mk b/os/common/startup/e200/compilers/GHS/mk/startup_spc563mxx.mk
new file mode 100644
index 000000000..83d12374a
--- /dev/null
+++ b/os/common/startup/e200/compilers/GHS/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/GHS/vectors.S \
+ $(CHIBIOS)/os/common/startup/e200/compilers/GHS/crt0.S
+
+STARTUPINC = ${CHIBIOS}/os/common/startup/e200/compilers/GHS \
+ ${CHIBIOS}/os/common/startup/e200/devices/SPC563Mxx
+
+STARTUPLD = ${CHIBIOS}/os/common/startup/e200/compilers/GHS/ld