TI Launchpad patch from Peter Lorenzen, edited to ease the mergequake.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 20 Jul 2011 19:00:33 +0000 (19:00 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Wed, 20 Jul 2011 19:00:33 +0000 (19:00 +0000)
commit69539bb167246135b1bde3c55dca7d19bc3c7aee
treecb568334aea5c012f6e4f9a571830ad72984ce6d
parentd00eecc9e776316e6ad063d2355161dbbd332c59
TI Launchpad patch from Peter Lorenzen, edited to ease the mergequake.

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1029 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
18 files changed:
firmware/Makefile
firmware/apps/chipcon/chipcon.c
firmware/apps/i2c/i2c.c
firmware/apps/jtag/jtag.c
firmware/apps/jtag/jtag430.c
firmware/apps/jtag/jtag430x2.c
firmware/apps/jtag/openocd.c
firmware/apps/monitor/monitor.c
firmware/apps/smartcard/smartcard.c
firmware/apps/spi/spi.c
firmware/goodfet.c
firmware/include/i2c.h
firmware/include/msp430_serial.h [new file with mode: 0644]
firmware/lib/command.c
firmware/lib/msp430.c
firmware/lib/msp430_serial.c [new file with mode: 0644]
firmware/lib/tilaunchpad.c [new file with mode: 0644]
firmware/platforms/tilaunchpad.h [new file with mode: 0644]