Trying chinese in MSP430 client. Localization to come later.
[goodfet] / firmware / include /
2010-05-27 travisutkBeginnings of info flash support. It isn't very good.
2010-05-24 travisutkClear P2SEL to disable XIN on MSP430F2274.
2010-05-20 travisutkMoved monitor commands.
2010-05-20 travisutkMonitor echo function, for better synchronization.
2010-05-20 travisutkEnough NRF support to packet sniff.
2010-05-19 travisutkNordicRF Registers
2010-05-19 dodge-thisjtagarm7tdmi app cosmetic change
2010-05-19 dodge-thiscontinued work on stability of register access
2010-05-18 travisutkThis should allow for register inspection, but it doesn...
2010-05-18 travisutkSome nRF code, untested.
2010-05-18 travisutkForked SPI to NRF.
2010-05-18 travisutkApps.h comments, NRF.
2010-05-16 travisutkAdds upport for some 20-bit MSP430X chips.
2010-05-15 travisutkWEAKDEFed ejtaghandle.
2010-05-12 travisutkDCO table, wider support.
2010-05-09 travisutkProper self-calibration of the DCO.
2010-04-30 bushingone-line change to make all GPIOs usable on the 80...
2010-04-27 travisutkSome handlers are now WEAKDEF'ed. Fixes missing arm7td...
2010-04-14 dodge-thisGood stuff for ARM7TDMI. get_/set_register() seem...
2010-04-12 dodge-thisUpdates to ARM7TDMI JTAG app and optimizations for...
2010-04-08 scottlivingstonFirst addition of dsPIC33F/PIC24H chip family programmer!
2010-04-02 dodge-thisstill working on it.
2010-03-22 dodge-thisstill working
2010-03-15 dodge-thisSplitting MSP430 JTAG defines out of the stock JTAG...
2010-03-15 dodge-thisJTAGARM7TDMI inclusion of handle function
2010-03-14 dodge-thisstill hunting for the magic execution pipeline mojo.
2010-03-12 dodge-thisIntroduction of buggy arm jtag code. Still working...
2010-03-09 dwhusebystubbin in the xscale specific header.
2010-02-19 travisutkdos2unix, smart card app.
2010-02-13 travisutkNaming conventioned, removed glitchsetupdac().
2010-02-05 travisutkPlugin architecture stuff.
2010-02-05 travisutkPlugins work again.
2010-02-01 travisutkFirmware now works with older Chipcon radios.
2010-01-25 travisutkTrying to clean up port.
2010-01-25 travisutkUnnecessary definition.
2010-01-25 travisutkBeginning SETREG and GETREG instructions for the MSP430.
2010-01-23 travisutkBeginning EJTAG (MIPS) support with an empty app.
2010-01-19 travisutkAdded a GLITCHTIME verb (0x82) for timing the execution...
2010-01-19 travisutkCleaning up glitching.
2010-01-07 travisutkRough draft of CALL/EXEC support for the Monitor.
2010-01-02 travisutkSome bits of Spy-Bi-Wire support, thanks to Mark Rages...
2009-11-26 travisutkAVR support for setting lock bits.
2009-11-24 travisutkGLITCH application is coming together.
2009-11-23 travisutkGlitch app is in progress, first support will be for...
2009-11-22 travisutkCleared compiler warning messages for port redefinition...
2009-11-22 travisutkSwitched from explicit port definitions in asm
2009-11-11 travisutkSupport for dumping AVR Flash.
2009-11-06 travisutkChipcon peek and poke for iram, include SFRs.
2009-10-17 travisutkGoodFET30 now MSP430F2254 compatible by default.
2009-10-17 travisutkGoodFET for Chipcon can erase chip and read/write info...
2009-10-17 travisutkCheckpoint. CC flash works, might break it soon.
2009-10-17 travisutk'goodfet.cc flash foo.hex' now works.
2009-10-17 travisutkWorking toward support for writing flash on Chipcon.
2009-10-17 travisutkChipcon refactoring, debugging.
2009-10-11 travisutkEarly support for 2254 on the GoodFET30.
2009-10-08 travisutkFixed python client buffering issues, minor changes...
2009-10-07 travisutkReading and writing of EEPROM works on AVR!
2009-10-07 travisutkAVR support getting better.
2009-10-07 travisutkWorking on AVR support.
2009-10-07 travisutkRefactoring, beginning AVR application.
2009-10-05 travisutkOops, invalid prefix.
2009-10-05 travisutkSane SPI Flash addressing for poke date, will later...
2009-10-05 travisutkRetooled plugin interface with weak linking.
2009-10-05 travisutkDropped ugly 'blocks' kludge for a 16-bit length field.
2009-10-05 travisutkMoved header transmission to txhead, about to switch...
2009-10-03 travisutkSilence support and beginnings of proper buffer management.
2009-09-20 travisutkDoxygen stuff.
2009-09-19 travisutkSupport for debugging strings, closer to a clean MSP430...
2009-09-13 travisutkMSP430F5xx stuff; 1xx support is probably broken right...
2009-09-11 travisutkPoking works in MSP430X2.
2009-09-09 travisutkPartial refactoring, forgot spi.h early.
2009-09-05 travisutkSPI client refactoring and block read/write functions.
2009-09-04 travisutkMSP430X2 client connects but reads garbage from ram.
2009-09-04 travisutkJTAG430X2 works at 16MHz, not at 3MHz.
2009-09-04 travisutkErase waits for competion to return.
2009-09-03 travisutkSteps toward plugin support.
2009-09-01 travisutkGetting closer to an I2C Python client.
2009-09-01 travisutk2274 works again.
2009-09-01 travisutk2274 #ifndef screwed things up.
2009-08-20 travisutkForgot monitor.h, included now.
2009-08-20 travisutkMonitor improved to measure stack depth of any other...
2009-08-08 travisutkBeginning support for the second UART.
2009-07-18 travisutkSPI Flash Erase command.
2009-07-16 travisutkSPI Flash dumping.
2009-06-23 travisutkNaming convention.
2009-06-23 travisutkChipcon: peek and poke of xdata work.
2009-06-22 travisutkNow compiling with -Wall, error free.
2009-06-20 travisutkThe GoodFET can program an MSP430's flash memory!
2009-06-18 travisutkMSP430 JTAG works.
2009-06-17 travisutkBeginnings of JTAG.
2009-06-09 travisutkChipcon support is coming along.
2009-06-05 travisutkI2C committed but not tested.
2009-06-03 travisutkSPI application transfers correctly; need only !SScommand.
2009-06-03 travisutkFirmware coming together.
2009-06-02 travisutkEcho works.
2009-05-29 travisutkBeginning proper includes; compiles for both 1611 and...