altos/drivers: Use more reliable byte interface for CC1120 reception
authorKeith Packard <keithp@keithp.com>
Wed, 29 Jun 2016 01:40:46 +0000 (18:40 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 30 Jun 2016 02:17:45 +0000 (19:17 -0700)
commit30eb5d2fa77e036690170e7057fa9df669375ae5
tree7028ae4d74fe4e28772a07a3e79618fcc1eb2fc4
parent61ad8e5bf428246ac89cad7cb9a1edf2ef735fd5
altos/drivers: Use more reliable byte interface for CC1120 reception

This replaces direct register access with function calls to allow that
code to respect the hardware requirements.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_cc1120.c
src/telemega-v1.0/ao_pins.h