From: doegox Date: Mon, 6 May 2013 09:56:08 +0000 (+0000) Subject: Add msp430f2619.c X-Git-Url: http://git.rot13.org/?p=goodfet;a=commitdiff_plain;h=6508fdd391ca11e618d3765448215ae1eb13fffb;hp=cf8e51297dbdac9c89a68ecf7ee57e422030930f Add msp430f2619.c git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1584 12e2690d-a6be-4b82-a7b7-67c4a43b65c8 --- 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"