EM260 SPI support. Really needs to be cleaned up.
[goodfet] / firmware / goodfet.c
2010-07-07 travisutkEM260 SPI support. Really needs to be cleaned up.
2010-06-15 travisutkRemoved P5REN element from goodfet.c
2010-06-15 travisutkChipcon SPI driver, in the works.
2010-06-14 travisutkRemoved many references to P1OUT.
2010-05-23 scottlivingstonPatch to goodfet firmware that drives P5.0 low during...
2010-05-18 travisutkForked SPI to NRF.
2010-05-15 travisutkWEAKDEFed ejtaghandle.
2010-05-15 travisutkFixing MSP430 JTAG.
2010-05-09 travisutkReformatting.
2010-04-30 bushingone-line change to make all GPIOs usable on the 80...
2010-04-08 scottlivingstonFirst addition of dsPIC33F/PIC24H chip family programmer!
2010-03-18 travisutkConstruction menu item>
2010-03-15 dodge-thisadd in hooks for jtagarm7tdmi (not yet included in...
2010-02-19 travisutkdos2unix, smart card app.
2010-02-15 travisutk!GEN is now 1 by default.
2010-02-13 travisutkFixed GoodFET22. GSEL must be high or DAC0 must be...
2010-02-05 travisutkPlugin architecture stuff.
2010-02-05 travisutkPlugins work again.
2010-01-23 travisutkBeginning EJTAG (MIPS) support with an empty app.
2010-01-22 dragornAdd soft-reboot via 5x+ 0x80 written to serial (allow...
2010-01-19 travisutkAdded a GLITCHTIME verb (0x82) for timing the execution...
2010-01-19 travisutkMore glitching improvements.
2010-01-19 travisutkCleaning up glitching.
2009-12-01 travisutkQuantitative tests of AVR power stability,
2009-11-24 travisutkGLITCH application is coming together.
2009-11-23 travisutkGlitch app is in progress, first support will be for...
2009-11-06 travisutkLED off by default.
2009-10-11 travisutkEarly support for 2254 on the GoodFET30.
2009-10-07 travisutkWorking on AVR support.
2009-10-07 travisutkRefactoring, beginning AVR application.
2009-10-05 travisutkRetooled plugin interface with weak linking.
2009-10-05 travisutkDropped ugly 'blocks' kludge for a 16-bit length field.
2009-10-04 travisutk16-bit MSP430 support working well from 1612.
2009-09-20 travisutkDoxygen stuff.
2009-09-20 travisutkRearranging firmware for use with Doxygen.
2009-09-04 travisutkJTAG430X2 works at 16MHz, not at 3MHz.
2009-09-03 travisutkSteps toward plugin support.
2009-09-01 travisutkGetting closer to an I2C Python client.
2009-09-01 travisutk2274 #ifndef screwed things up.
2009-08-27 travisutkNearing support for the MSP430F2618 in lieu of the...
2009-08-26 travisutkTrying to get 2618 going.
2009-06-22 travisutkNow compiling with -Wall, error free.
2009-06-22 travisutkAdded support for transmitting a string.
2009-06-20 travisutkMoved the firmware Makefile to trunk/firmware.