altos: Add SPI linked radio API
authorKeith Packard <keithp@keithp.com>
Mon, 27 Aug 2012 20:49:07 +0000 (13:49 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 27 Aug 2012 20:49:07 +0000 (13:49 -0700)
commitc31d07fb35a5b4d283facf649bed3f0f9802d1fc
treee2900a97417674359273491ca9f283bc94167f9e
parent0f3483f93137f41a61f3fcbe06afcaffb1b9e17b
altos: Add SPI linked radio API

Forward the necessary radio functions over the SPI link

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_radio_master.c [new file with mode: 0644]
src/drivers/ao_radio_slave.c [new file with mode: 0644]
src/drivers/ao_radio_spi.h [new file with mode: 0644]