altos/cc1111: Wait for xtal to be stable
authorKeith Packard <keithp@keithp.com>
Wed, 14 May 2014 00:30:47 +0000 (17:30 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 14 May 2014 00:30:47 +0000 (17:30 -0700)
commitfeb0b5f8b28767197f87e5818812d6640c1f40e6
tree6f13cd1a9b6ed58b334113b9573a5add202c5705
parent8124af8c27b2b9e446aa3a4f1da83d4db7c1ea87
altos/cc1111: Wait for xtal to be stable

Errata http://www.ti.com/lit/er/swrz022c/swrz022c.pdf says that the
xtal is stable bit is bogus and that you need to just delay for a while.

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