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