Add msp430f2619.c
authordoegox <doegox@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Mon, 6 May 2013 09:56:08 +0000 (09:56 +0000)
committerdoegox <doegox@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Mon, 6 May 2013 09:56:08 +0000 (09:56 +0000)
git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1584 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

firmware/lib/msp430f2619.c [new file with mode: 0644]

diff --git a/firmware/lib/msp430f2619.c b/firmware/lib/msp430f2619.c
new file mode 100644 (file)
index 0000000..b2aa30c
--- /dev/null
@@ -0,0 +1,5 @@
+
+//platform.h will handle patching Port 5 to be Port 3.
+
+
+#include "msp430f2618.c"