Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Move ao_notask to core | Keith Packard | 2013-05-07 |
| | | | | | | | The STM flash loader wants to be taskless too, share this very simple implementation of sleep/wakeup. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/attiny: Update to new interrupt macros | Keith Packard | 2012-10-29 |
| | | | | | | Add ao_arch_block/release_interrupts macros to attiny architecture Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Add attiny architecture files | Keith Packard | 2012-10-12 |
These are designed to work with the ATtiny85 processor, but can presuambly be easily adapted to others in that series Signed-off-by: Keith Packard <keithp@keithp.com> |