Shellcode reverted to SDCC 2.9.0.
[goodfet] / client / GoodFETSPI.py
2011-02-26 travisutkDefault JEDEC entry for M25P80 on Telos B.
2011-02-06 travisutkJEDEC entry for the M25P80 found on the Telos B.
2010-10-06 travisutkFixed GoodFETSPI by adding optional third argument...
2010-07-05 travisutkNew ROM, AT24DF081
2010-06-30 travisutkSupport for sniffing Turning Point Clicker packets.
2010-02-27 travisutkReverting modularization.
2010-02-27 travisutkRefactoring the client. I probably broke something.
2010-01-21 travisutkAMD/Spansion JEDEC for spiflash.
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-09-29 travisutkAtmel JEDEC info for SPI Flash.
2009-09-22 travisutkSPI client stuff.
2009-09-19 travisutkSupport for debugging strings, closer to a clean MSP430...
2009-09-15 travisutkJEDEC ID support up to 64MBit, MXIC device IDs for...
2009-09-05 travisutkSPI client refactoring and block read/write functions.