Moved header transmission to txhead, about to switch to 16-bit length field.
[goodfet] / firmware / goodfet.c
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.