Cleared compiler warning messages for port redefinitions, now that this is cleanly...
[goodfet] / firmware / include / command.h
2009-10-17 travisutkGoodFET30 now MSP430F2254 compatible by default.
2009-10-11 travisutkEarly support for 2254 on the GoodFET30.
2009-10-08 travisutkFixed python client buffering issues, minor changes...
2009-10-07 travisutkWorking on AVR support.
2009-10-07 travisutkRefactoring, beginning AVR application.
2009-10-05 travisutkOops, invalid prefix.
2009-10-05 travisutkSane SPI Flash addressing for poke date, will later...
2009-10-05 travisutkRetooled plugin interface with weak linking.
2009-10-05 travisutkDropped ugly 'blocks' kludge for a 16-bit length field.
2009-10-05 travisutkMoved header transmission to txhead, about to switch...
2009-10-03 travisutkSilence support and beginnings of proper buffer management.
2009-09-20 travisutkDoxygen stuff.
2009-09-19 travisutkSupport for debugging strings, closer to a clean MSP430...
2009-09-09 travisutkPartial refactoring, forgot spi.h early.
2009-09-05 travisutkSPI client refactoring and block read/write functions.
2009-09-04 travisutkMSP430X2 client connects but reads garbage from ram.
2009-09-04 travisutkJTAG430X2 works at 16MHz, not at 3MHz.
2009-09-04 travisutkErase waits for competion to return.
2009-08-20 travisutkMonitor improved to measure stack depth of any other...
2009-07-18 travisutkSPI Flash Erase command.
2009-07-16 travisutkSPI Flash dumping.
2009-06-22 travisutkNow compiling with -Wall, error free.
2009-06-20 travisutkThe GoodFET can program an MSP430's flash memory!
2009-06-18 travisutkMSP430 JTAG works.
2009-06-09 travisutkChipcon support is coming along.
2009-06-05 travisutkI2C committed but not tested.
2009-06-03 travisutkSPI application transfers correctly; need only !SScommand.
2009-06-03 travisutkFirmware coming together.