Reflex frame jamming, got some troubles.
[goodfet] / firmware / lib /
2010-06-25 scottlivingstonTiming functions delay_ms, delay_us and delay_ticks...
2010-06-15 travisutkCloser to harmonizing different platforms.
2010-06-14 travisutkProper config.h
2010-06-14 travisutkRemoved many references to P1OUT.
2010-06-14 travisutkTelosB platform target.
2010-06-05 travisutkMore DCO calibrations, working on MSP430 testing framework.
2010-05-24 travisutkClear P2SEL to disable XIN on MSP430F2274.
2010-05-15 travisutkFixing MSP430 JTAG.
2010-05-15 travisutkProper indentation.
2010-05-12 travisutkDCO table, wider support.
2010-05-09 travisutkProper self-calibration of the DCO.
2010-05-09 travisutkBetter timing patch, resets until solid connection...
2010-05-08 travisutkFixed the P8SEL bug in msp430x2618.c, as the port doesn...
2010-04-30 bushingone-line change to make all GPIOs usable on the 80...
2010-04-12 dodge-thisUpdates to ARM7TDMI JTAG app and optimizations for...
2010-04-08 scottlivingstonFirst addition of dsPIC33F/PIC24H chip family programmer!
2010-03-18 travisutkConstruction menu item>
2010-01-25 travisutkRedefinable CALCB1_16MHZ.
2010-01-22 travisutkNew DCOCTL value. Seems to be closer to the mean.
2010-01-02 travisutkSome bits of Spy-Bi-Wire support, thanks to Mark Rages...
2009-11-11 travisutkClearing DCO per Andre@TI's advice.
2009-11-04 travisutkSPI stuff, cleaned whitespace.
2009-11-02 travisutkCleaned up LED stuff on 2xx msp430_init_dco().
2009-10-11 travisutkEarly support for 2254 on the GoodFET30.
2009-10-07 travisutkAVR client connecting and reading ID correctly!
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-29 travisutkAtmel JEDEC info for SPI Flash.
2009-09-20 travisutkDoxygen stuff.
2009-09-20 travisutkRearranging firmware for use with Doxygen.
2009-09-19 travisutkSupport for debugging strings, closer to a clean MSP430...
2009-09-04 travisutkMSP430X2 client connects but reads garbage from ram.
2009-09-04 travisutkJTAG430X2 works at 16MHz, not at 3MHz.
2009-09-01 travisutk2274 #ifndef screwed things up.
2009-08-28 travisutkmsp430_init_dco on 2xx devices now knows defaults for...
2009-08-27 travisutkNearing support for the MSP430F2618 in lieu of the...
2009-08-26 travisutkTrying to get 2618 going.
2009-08-23 travisutkURGENT fix to 1612 clocking.
2009-08-23 travisutkAdding preliminary support for the MSP430F2618, build...
2009-08-22 travisutkREADME files. Don't ignore them.
2009-08-08 travisutkBeginning support for the second UART.
2009-07-16 travisutkChipcon client improvements.
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 travisutkThe GoodFET can program an MSP430's flash memory!
2009-06-18 travisutkMSP430 JTAG works.
2009-06-03 travisutkSPI application transfers correctly; need only !SScommand.
2009-06-03 travisutkFirmware coming together.
2009-06-02 travisutkEcho test is working.
2009-06-02 travisutkEcho works.