From 6508fdd391ca11e618d3765448215ae1eb13fffb Mon Sep 17 00:00:00 2001 From: doegox Date: Mon, 6 May 2013 09:56:08 +0000 Subject: [PATCH 1/1] Add msp430f2619.c git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1584 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- firmware/lib/msp430f2619.c | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 firmware/lib/msp430f2619.c diff --git a/firmware/lib/msp430f2619.c b/firmware/lib/msp430f2619.c new file mode 100644 index 0000000..b2aa30c --- /dev/null +++ b/firmware/lib/msp430f2619.c @@ -0,0 +1,5 @@ + +//platform.h will handle patching Port 5 to be Port 3. + + +#include "msp430f2618.c" -- 2.20.1