altos: Document what HAS_BOOT_RADIO does in the m25 driver
authorKeith Packard <keithp@keithp.com>
Sun, 16 Dec 2012 21:30:20 +0000 (13:30 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 16 Dec 2012 21:30:20 +0000 (13:30 -0800)
commit9bc701ce1132f04ec90ef22e6a7a90c67918737b
tree8ffa80c4daa7768070b1c72e04462c611ed64013
parent6b4cfd8719e3fd4a2904369e176182c870a3b43c
altos: Document what HAS_BOOT_RADIO does in the m25 driver

HAS_BOOT_RADIO causes the m25 driver to abort any ongoing receive in
case that is holding the SPI bus.

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