summaryrefslogtreecommitdiff
path: root/src/avr
Commit message (Expand)AuthorAge
* altos: Make CDC ACM 'line coding' publicKeith Packard2017-05-04
* altos/avr: Avoid warning about unused args in stdio_put and stdio_getKeith Packard2017-02-20
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Declare port register type only in arch headerKeith Packard2014-11-06
* altos: Expose ao_usb_running globallyKeith Packard2014-02-18
* Add --with parameters to configure for compiler selectionnew-stateKeith Packard2013-10-08
* altos: Eliminate stdio looping when system has a single stdio sourceKeith Packard2013-05-07
* altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-31
* Update avr ao_spi_slave code to match API changesKeith Packard2013-01-13
* altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30
* altos: Leave interrupts disabled while checking for task to runKeith Packard2012-10-26
* altos: Add ao_arch_block/release_interrupts to avr and cc1111Keith Packard2012-10-25
* altos: Let AVR products override the stack size. Set telepyro to 104Keith Packard2012-10-22
* altos: Add telescience-pwm productKeith Packard2012-10-16
* altos: Only enable PWM on telescience_pwm productKeith Packard2012-10-16
* telescience: correctly calculating rate values with higher resolutionRobert Garbee2012-10-16
* ICP3 workingRobert Garbee2012-10-16
* Timer 3 working with slower clock and all 16 bits.Robert Garbee2012-10-16
* first work on PWM input to TeleScience, 'p' command displays timer 1Robert Garbee2012-10-16
* telescience: steal last adc channel for icp3 most recent valueRobert Garbee2012-10-16
* altos/avr: Use ISR_BLOCK to disable interrupts during slave ISRKeith Packard2012-10-16
* Revert "first work on PWM input to TeleScience, 'p' command displays timer 1"Keith Packard2012-09-01
* Revert "Timer 3 working with slower clock and all 16 bits."Keith Packard2012-09-01
* Revert "ICP3 working"Keith Packard2012-09-01
* Revert "telescience: correctly calculating rate values with higher resolution"Keith Packard2012-09-01
* altos: Fix ao_delay function and move from per-chip code to ao_task.cKeith Packard2012-08-28
* telescience: correctly calculating rate values with higher resolutionRobert Garbee2012-07-18
* ICP3 workingRobert Garbee2012-07-18
* Timer 3 working with slower clock and all 16 bits.Robert Garbee2012-07-18
* first work on PWM input to TeleScience, 'p' command displays timer 1Robert Garbee2012-07-17
* altos: Place STM config values at fixed addresses for re-useKeith Packard2012-07-17
* altos: Enable pyro channel control in telepyroKeith Packard2012-07-16
* altos: Make ao_tick_count visibleKeith Packard2012-07-16
* altos: Remove some debug code from avr ADC driverKeith Packard2012-07-16
* src: Add driver for AVR internal eeprom. Use for telepyro config.Keith Packard2012-07-16
* altos/avr: Remove debugging command from USB driverKeith Packard2012-07-16
* altos/avr: Remove debugging printf in avr stdio startupKeith Packard2012-07-16
* src: Add explicit 'pin' argument to ao_enable_outputKeith Packard2012-07-14
* altos: include targe SPI speed in get requestKeith Packard2012-06-27
* altos: Make telescience-v0.1 build with new ao_data structKeith Packard2012-05-27
* altos: Massive product config cleanupKeith Packard2012-04-14
* altos: Add support for multiple SPI busses and sharing device driversKeith Packard2012-04-14
* altos: Move SPI functions to architecture-specific locationKeith Packard2012-04-02
* Don't disable interrupts before saving interrupt flag on AVRKeith Packard2012-03-28
* altos: Add i2c driver for avr chipKeith Packard2011-10-27
* altos: Split out arch-specific bits of LCD driverKeith Packard2011-10-11
* Bump to 1.0.9.31.0.9.3Keith Packard2011-10-11
* altos/avr: telescience doesn't have room for the flash write codeKeith Packard2011-10-11
* altos/avr: Shrink default stack size to use less ramKeith Packard2011-10-11
* altos/avr: Clear SPI receive buffer before clocking new data inKeith Packard2011-10-11