MSP430F5xx stuff; 1xx support is probably broken right now.
[goodfet] / client / GoodFET.py
2009-09-11 travisutkPoking works in MSP430X2.
2009-09-05 travisutkSPI client refactoring and block read/write functions.
2009-09-04 travisutkMSP430X2 support is sufficient to read memory!
2009-09-04 travisutkMoved the MSP430 client to its own file, preparing...
2009-09-04 travisutkClients refactored for proper class inheritance.
2009-09-04 travisutkNothing major.
2009-09-03 travisutkFixed client error when GOODFET was undefined.
2009-09-03 travisutkFaster SPI Flash dumping, but it's a bit ugly.
2009-09-02 travisutkJEDEC size detection.
2009-09-01 travisutkGetting closer to an I2C Python client.
2009-08-30 travisutkBeginnings of a testing framework for the GoodFET.
2009-08-26 travisutkTrying to get 2618 going.
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-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 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 travisutkMSP430 client now dumps intel hex images.
2009-06-18 travisutkMSP430 JTAG works.