Add ao_radio_xmit to help test boards without flashing them.
authorKeith Packard <keithp@keithp.com>
Fri, 26 Feb 2010 00:32:57 +0000 (16:32 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 26 Feb 2010 00:34:44 +0000 (16:34 -0800)
commitf4d5790a284e2d02dd7568fbca90402fa5ed1aea
treedd92121b626e23d0296d9ba38eb037d876ecb53c
parentd7d551b0078acb1596a9b9023c3df6dbfa46213c
Add ao_radio_xmit to help test boards without flashing them.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-bringup/Makefile [new file with mode: 0644]
ao-bringup/ao_bringup.h [new file with mode: 0644]
ao-bringup/ao_init.c [new file with mode: 0644]
ao-bringup/ao_radio_init.c [new file with mode: 0644]
ao-bringup/ao_radio_test.c [new file with mode: 0644]
ao-bringup/ao_radio_xmit.c [new file with mode: 0644]