Fixed database locking in explore.
[goodfet] / client / goodfet.spiflash
2010-02-27 travisutkReverting modularization.
2010-02-27 travisutkRefactoring the client. I probably broke something.
2009-11-04 travisutkSPI stuff, cleaned whitespace.
2009-10-08 travisutkFixed python client buffering issues, minor changes...
2009-10-05 travisutkSane SPI Flash addressing for poke date, will later...
2009-10-05 travisutkDropped ugly 'blocks' kludge for a 16-bit length field.
2009-10-03 travisutkSilent support, corrected spiflash docco.
2009-09-29 travisutkAtmel JEDEC info for SPI Flash.
2009-09-22 travisutkUrgent client fix, related to block offsets.
2009-09-22 travisutkLarger chunk-size in SPI Flash, but not yet large enoug...
2009-09-05 travisutkSPI client refactoring and block read/write functions.
2009-09-04 travisutkClients refactored for proper class inheritance.
2009-09-03 travisutkgoodfet.spiflash now does verification.
2009-09-03 travisutkFaster SPI Flash dumping, but it's a bit ugly.
2009-09-02 travisutkByte count in JEDEC info.
2009-09-02 travisutkJEDEC size detection.
2009-09-01 travisutkspliflash writing command is 'flash', not 'write'.
2009-08-27 travisutkNearing support for the MSP430F2618 in lieu of the...
2009-08-20 travisutkRAM usage monitor, see blog for details.
2009-07-19 travisutkSPI Flash writing is now performed in chunks,
2009-07-19 travisutkWriting of SPI Flash is more reliable.
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.