Add simple test program to light up the transmitter at 434.550MHz
authorKeith Packard <keithp@keithp.com>
Wed, 18 Mar 2009 08:54:34 +0000 (01:54 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 18 Mar 2009 08:54:34 +0000 (01:54 -0700)
commit4726317de811c20e8d6754762437b5c9cbb3a48c
treee9ce3c0b701f93acb51c79edbbaa732857160785
parenta0a27600ee2bf237e74eb83767a8d2e7c91df24f
Add simple test program to light up the transmitter at 434.550MHz

This starts a transmit sequence, but doesn't send any data so the
transmitter just locks on.
target/radio/Makefile [new file with mode: 0644]
target/radio/radio.c [new file with mode: 0644]