aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/MSP430X/compilers/GCC/mk/port.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/ports/MSP430X/compilers/GCC/mk/port.mk')
-rw-r--r--os/common/ports/MSP430X/compilers/GCC/mk/port.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/os/common/ports/MSP430X/compilers/GCC/mk/port.mk b/os/common/ports/MSP430X/compilers/GCC/mk/port.mk
new file mode 100644
index 0000000..0ef5378
--- /dev/null
+++ b/os/common/ports/MSP430X/compilers/GCC/mk/port.mk
@@ -0,0 +1,7 @@
+# List of the ChibiOS/RT MSP430X port files.
+PORTSRC = ${CHIBIOS_CONTRIB}/os/common/ports/MSP430X/chcore.c
+
+PORTASM =
+
+PORTINC = ${CHIBIOS_CONTRIB}/os/common/ports/MSP430X \
+ ${CHIBIOS_CONTRIB}/os/common/ports/MSP430X/compilers/GCC