src-avr: Log ADC data to eeprom
[fw/altos] / src-avr /
2011-05-22 Keith Packardsrc-avr: Log ADC data to eeprom
2011-05-21 Keith Packardsrc-avr: Clean up AVR ADC code
2011-05-21 Keith Packardsrc-avr: Add ADC routines to telescience
2011-05-20 Keith Packardsrc-avr: Reduce control connection interrupts
2011-05-20 Keith Packardsrc-avr: Clean up the USB echo debug task a bit
2011-05-20 Keith Packardsrc-avr: Disable USB interrupts while we're not interested
2011-05-20 Keith Packardsrc-avr: Add USB IRQ debug cmd
2011-05-20 Keith Packardsrc-avr: Attempt to leave IN interrupts disabled most...
2011-05-20 Keith Packardsrc-avr: Add 'sleep_cpu' to reduce power usage while...
2011-05-20 Keith Packardsrc-avr: Add SPI modules to telescience
2011-05-20 Keith Packardsrc-avr: Add telescience build target
2011-05-18 Keith Packardsrc-avr: Get USB on AVR working
2011-05-18 Keith Packardsrc-avr: Make avr-demo objects depend on ao_usb.h
2011-05-18 Keith Packardsrc-avr: Trap accidental restart
2011-05-18 Keith Packardsrc-avr: Suspend interrupts while switching stacks
2011-05-18 Keith Packardsrc-avr: USB work in progress
2011-05-18 Keith Packardsrc-avr: Add a couple of missing files
2011-05-16 Keith Packardaltos-avr: Start writing USB driver.
2011-05-13 Keith Packardaltos-avr: Enable command processor over serial line...
2011-05-13 Keith Packardaltos-avr: Initial OS port to AVR