summaryrefslogtreecommitdiff
path: root/src/attiny
Commit message (Expand)AuthorAge
* altos/attiny: Add ADC implementationKeith Packard2017-12-19
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Declare port register type only in arch headerKeith Packard2014-11-06
* altos: Fix nanopeak compileKeith Packard2014-04-06
* altos: Replace C code attiny async output with inline asmKeith Packard2014-04-06
* altos: Move micropeak sources aroundKeith Packard2013-09-15
* altos: Check for MS5607 MISO low before sleepingKeith Packard2013-08-26
* altos: Add EXTI_PIN_NOCONFIGURE to exti interface, use for MS5607Keith Packard2013-05-19
* altos/attiny: Fix ao_spi_get_bit/ao_spi_put_bit macrosKeith Packard2013-05-19
* altos: Move ao_notask to coreKeith Packard2013-05-07
* altos/attiny: Remove debugging code which frobs PB1Keith Packard2012-10-30
* altos/micropeak: Clock micropeak at 250kHz to save powerKeith Packard2012-10-30
* altos/attiny: Don't initialize the CS pin in the general SPI setupKeith Packard2012-10-30
* altos/attiny: Update to new interrupt macrosKeith Packard2012-10-29
* altos: Add attiny architecture filesKeith Packard2012-10-12