altos: Use FIFO_THR pin for cc1120 transmit buffering
authorKeith Packard <keithp@keithp.com>
Thu, 30 Jun 2016 01:41:24 +0000 (18:41 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 30 Jun 2016 02:17:45 +0000 (19:17 -0700)
commita04830a636a71808ea8ef5ac5dfa59d6978d9f3b
tree38c052ed26c72a64fe3fba48fd5097e4b69f63c9
parentcaf3fc2628c13ff38ffbaabda8aa8d146cda748e
altos: Use FIFO_THR pin for cc1120 transmit buffering

Instead of reading NUM_TXBYTES, set the FIFO_THR pin to indicate when
64 bytes are available in the buffer.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_cc1120.c