summaryrefslogtreecommitdiff
path: root/src/kernel/ao_pyro.c
Commit message (Expand)AuthorAge
* altos: Stop storing pyro fired status in config blockKeith Packard2017-10-08
* altos: Allow pyro config name to end with newline, not just space/tabKeith Packard2017-10-02
* altos: Fix debug printf in ao_pyro for state >=Keith Packard2017-09-12
* altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-alignKeith Packard2016-12-17
* altos/test: Fix testsKeith Packard2016-10-30
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_forKeith Packard2015-02-13
* altos: Allow negative values for pyro configuration dataKeith Packard2014-09-03
* altos: Make sure pyro remains valid during delayKeith Packard2014-08-29
* altos: Add optional debugging to print out pyro firing statusKeith Packard2014-06-24
* altos: Make extra pyro channel firing time configurableKeith Packard2014-06-10
* altos: Fetch/store only 8 bits for pyro state valuesKeith Packard2014-06-02
* altos: Maximum pyro configuration parameter has 4 bytes in the nameKeith Packard2014-06-02
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05