summaryrefslogtreecommitdiff
path: root/src/kernel/ao_task.h
Commit message (Expand)AuthorAge
* altos: ARM ABI requires 8-byte aligned stackKeith Packard2019-03-18
* altos: Declare task stack as union of uint8_t and uint32_tKeith Packard2019-02-18
* altos/stm32f4: Align stack to 8 bytesKeith Packard2018-10-13
* altos: Add generic LED driver.Keith Packard2018-10-13
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
* altos: Allow building with newlib + avr stdio on ARMKeith Packard2017-12-11
* altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-alignKeith Packard2016-12-17
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/stm: Validate current task SP in interrupt by looking at PSPKeith Packard2016-03-26
* altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_forKeith Packard2015-02-13
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05