Merge ccdbg and altos sources into one giant repository
[fw/altos] / target / ee / ee.c
2009-06-04 Keith PackardMerge ccdbg and altos sources into one giant repository
2009-03-25 Keith PackardWait for xtal to stabilize after changing to 24MHz
2009-03-25 Keith PackardActually return byte read from SPI
2009-03-25 Keith PackardClear UxCSR_TX_BYTE after transmitting a byte
2009-03-25 Keith PackardLed the LED turn on
2009-03-25 Keith Packardactually write and compare SPI test bits
2009-03-25 Keith PackardAdd USART-based SPI test code
2009-03-25 Keith PackardChange spi test string
2009-03-25 Keith PackardOops, not merging in the bit read for SPI test
2009-03-25 Keith PackardAdjust clock/data phase for spi test
2009-03-24 Keith PackardMISO needs to be an input
2009-03-24 Keith PackardAdd bit-banging spi eeprom test program