Chipcon.
[goodfet] / firmware / Makefile
2009-09-22 travisutkLarger chunk-size in SPI Flash, but not yet large enoug...
2009-09-13 travisutkgoodfet.bsl client for precompiled firmware.
2009-09-09 travisutkPartial refactoring, forgot spi.h early.
2009-09-04 travisutkJTAG430X2 works at 16MHz, not at 3MHz.
2009-09-03 travisutkSteps toward plugin support.
2009-09-03 travisutkFaster SPI Flash dumping, but it's a bit ugly.
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-08-23 travisutkVerification target, doing stress tests without decoupl...
2009-08-22 travisutkREADME files. Don't ignore them.
2009-08-20 travisutkMonitor improved to measure stack depth of any other...
2009-06-22 travisutkNow compiling with -Wall, error free.
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-05-19 travisutkBeginning real firmware development.
2009-04-30 travisutkHello, world.