Commit Graph

10 Commits

Author SHA1 Message Date
naddy
06f26e3c93 honor CC, CFLAGS, INSTALL_STRIP; ok jasper@ 2011-08-28 19:02:29 +00:00
jasper
25dbe1beee - update mspdebug to 0.17 2011-08-24 12:05:55 +00:00
jasper
94012d3945 - add a patch from upstream git to add support for the MSP430FR5739,
which is the chip found on recent ti msp430 fram boards.

note, you'll need to use "load" instead of "prog" for these boards.
2011-07-08 14:52:38 +00:00
jasper
cdf8b4208a - update mspdebug to 0.16 2011-06-16 08:51:07 +00:00
jasper
9a3c280ae8 - update mspdebug to 0.15, integrating some more of our patches and adding
support for various new chips.
2011-04-05 14:00:58 +00:00
jasper
bf26c53ae2 - tweak patch, no change to the package. 2011-04-02 09:06:51 +00:00
jasper
5665fdda5d - update mspdebug to 0.14
* most patches have been committed upstream

tested on a launchpad
2011-04-02 08:22:28 +00:00
jasper
5b904ba60b - update mspdebug to 0.13
- remove support for Olimex MSP430-JTAG-ISO which requires a linux-only ioctl.
2010-12-02 18:41:46 +00:00
jasper
eda8250a16 - use better ifdef blocks 2010-12-02 11:40:53 +00:00
jasper
628f7cd63a import mspdebug 0.10
MSPDebug is a free debugger for use with MSP430 MCUs. It supports
FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be
used as a proxy for gdb or as an independent debugger with support for
programming, disassembly and reverse engineering.

With a patch from jakemsr@ to work around a ugen/libusb issue where
usb_bulk_read return 0 on timeout, which isn't deal with properly.

ok ajacoutot@
2010-12-02 10:35:04 +00:00