READ command only returns a byte if it is supposed to by the command structure.
[goodfet] / firmware /
2009-07-16 travisutkChipcon client improvements.
2009-06-23 travisutkNaming convention.
2009-06-23 travisutkgoodfet.cc commands for dumping flash and data
2009-06-23 travisutkFormatting, minor warnings.
2009-06-23 travisutkChipcon: peek and poke of xdata work.
2009-06-22 travisutkChipcon string identification, single-stepping.
2009-06-22 travisutkChipcon debugger is working.
2009-06-22 travisutkNow compiling with -Wall, error free.
2009-06-22 travisutkAdded support for transmitting a string.
2009-06-21 travisutkReclocked to 3.6834 MHz, exactly twice a standard PC...
2009-06-20 travisutkFixed bugs in flash programming.
2009-06-20 travisutkThe GoodFET can program an MSP430's flash memory!
2009-06-20 travisutkmsp430-bsl substituted for tos-bsl.
2009-06-20 travisutkMoved the firmware Makefile to trunk/firmware.
2009-06-18 travisutkForgot JTAG module, prereq for JTAG430.
2009-06-18 travisutkMSP430 JTAG works.
2009-06-17 travisutkBeginnings of JTAG.
2009-06-17 travisutkChipcon enabled, still untested.
2009-06-09 travisutkChipcon support is coming along.
2009-06-05 travisutkI2C committed but not tested.
2009-06-05 travisutk!SS is now dropped and raised per transaction.
2009-06-05 travisutkExchange is now explicit; every command must return...
2009-06-03 travisutkSPI application transfers correctly; need only !SScommand.
2009-06-03 travisutkPOKE verb of the Monitor.
2009-06-03 travisutkFirmware coming together.
2009-06-03 travisutkTest README files.
2009-06-02 travisutkEcho test is working.
2009-06-02 travisutkEcho works.
2009-06-02 travisutkFixed script to work on 1612.
2009-05-29 travisutkNow works with more modern compiler; fixed linking...
2009-05-29 travisutkBeginning proper includes; compiles for both 1611 and...
2009-05-29 travisutkBlink test generalized. I need a linking script for...
2009-05-19 travisutkBeginning real firmware development.
2009-04-30 travisutkHello, world.