EM260 support is golden.
[goodfet] / firmware / include / command.h
2010-07-07 travisutkEM260 SPI support. Really needs to be cleaned up.
2010-06-25 scottlivingstonTiming functions delay_ms, delay_us and delay_ticks...
2010-06-15 travisutkChipcon SPI driver, in the works.
2010-05-20 travisutkMoved monitor commands.
2010-05-18 travisutkForked SPI to NRF.
2010-05-15 travisutkWEAKDEFed ejtaghandle.
2010-05-09 travisutkProper self-calibration of the DCO.
2010-04-27 travisutkSome handlers are now WEAKDEF'ed. Fixes missing arm7td...
2010-04-12 dodge-thisUpdates to ARM7TDMI JTAG app and optimizations for...
2010-04-08 scottlivingstonFirst addition of dsPIC33F/PIC24H chip family programmer!
2010-03-15 dodge-thisJTAGARM7TDMI inclusion of handle function
2010-02-19 travisutkdos2unix, smart card app.
2010-01-25 travisutkTrying to clean up port.
2010-01-25 travisutkUnnecessary definition.
2010-01-25 travisutkBeginning SETREG and GETREG instructions for the MSP430.
2010-01-23 travisutkBeginning EJTAG (MIPS) support with an empty app.
2010-01-07 travisutkRough draft of CALL/EXEC support for the Monitor.
2010-01-02 travisutkSome bits of Spy-Bi-Wire support, thanks to Mark Rages...
2009-11-23 travisutkGlitch app is in progress, first support will be for...
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.