summaryrefslogtreecommitdiff
path: root/src/cc1111/ao_launch.c
Commit message (Collapse)AuthorAge
* altos: Move old AO_LAUNCH defines to cc1111/ao_launch.hKeith Packard2017-04-22
| | | | | | These were getting accidentally used by ao_pad.c Signed-off-by: Keith Packard <keithp@keithp.com>
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Clean up radio APIsKeith Packard2012-08-27
| | | | | | | Move api to ao_radio_cmac.h include file. Expose ao_radio_test as standard API. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: move igniter defines back to ao_pins.hKeith Packard2011-08-27
so that ao_launch gets them too Signed-off-by: Keith Packard <keithp@keithp.com>