Proper indentation.
[goodfet] / firmware / Makefile
2010-05-12 travisutkDCO table, wider support.
2010-05-12 scottlivingstonVerified support of PIC24HJ12GP201. Added notes to...
2010-05-09 travisutkProper self-calibration of the DCO.
2010-05-08 travisutkReverted Chipcon client to C implementation.
2010-04-12 dodge-thisUpdates to ARM7TDMI JTAG app and optimizations for...
2010-04-06 travisutkOS X instructions.
2010-03-15 dodge-thisPlace-holder until jtamarm7tdmi is ready for inclusion...
2010-03-08 dwhusebystubbed in jtagxscale firmware and manual. --Huseby
2010-03-01 travisutkChipcon entry in ASM.
2010-02-19 travisutkdos2unix, smart card app.
2010-01-23 travisutkD'oh! Modules need to be .o, not .c.
2010-01-23 travisutkBeginning EJTAG (MIPS) support with an empty app.
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-21 travisutkPrint configuration instructions.
2009-10-17 travisutkGoodFET30 now MSP430F2254 compatible by default.
2009-10-11 travisutkEarly support for 2254 on the GoodFET30.
2009-10-07 travisutkRefactoring, beginning AVR application.
2009-10-05 travisutkSane SPI Flash addressing for poke date, will later...
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.