Adding preliminary support for the MSP430F2618, build with CVS MSPGCC as
[goodfet] / client /
2009-08-20 travisutkRAM usage monitor, see blog for details.
2009-07-28 travisutkCleaning up the Chipcon client.
2009-07-19 travisutkSPI Flash writing is now performed in chunks,
2009-07-19 travisutkWriting of SPI Flash is more reliable.
2009-07-18 travisutkWriting of SPI Flash works just after it is plugged in,
2009-07-18 travisutkgoodfet.spiflash can erase, poke byte.
2009-07-16 travisutkSPI Flash dumping.
2009-07-16 travisutkDumping of SPI Flash ROMs works, at least for Winbond.
2009-07-16 travisutkChipcon client improvements.
2009-06-23 travisutkAdded writedata, fixed vestigial 16-bit issues in goodf...
2009-06-23 travisutkgoodfet.cc commands for dumping flash and data
2009-06-23 travisutkChipcon: peek and poke of xdata work.
2009-06-22 travisutkChipcon string identification, single-stepping.
2009-06-22 travisutkChipcon debugger is working.
2009-06-21 travisutkClient now runs at 115200 baud.
2009-06-20 travisutkThe GoodFET can program an MSP430's flash memory!
2009-06-20 travisutkMakefile for linking client scripts.
2009-06-20 travisutkMSP430 client now dumps intel hex images.
2009-06-18 travisutkMSP430 JTAG works.
2009-06-05 travisutkExchange is now explicit; every command must return...
2009-06-03 travisutkSPI application transfers correctly; need only !SScommand.
2009-06-03 travisutkClient and monitor getting neighborly.
2009-06-03 travisutkUgly Python client.