altos/btm: Add fancier debug. Pull serial reset port low.
authorKeith Packard <keithp@keithp.com>
Sun, 1 Feb 2015 15:39:17 +0000 (16:39 +0100)
committerKeith Packard <keithp@keithp.com>
Sun, 1 Feb 2015 15:39:17 +0000 (16:39 +0100)
commit870428a909025988a8cd834755ea166e2d1e34ca
tree5e295b1e4ac887892effb5f424ebddc49e397767
parent44a503a8cf3778cad5469c592e8ccbae58e44b97
altos/btm: Add fancier debug. Pull serial reset port low.

Adds an interactive debugging mode to help diagnose BTM issues.

Discovered that the serial reset pin on the BTM needs to be pulled low
for the device to work correctly.

Leave the bt link interrupt disabled until things are initialized.

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