altos: Wait for companion to see CS before attempting communcation companion-delay
authorKeith Packard <keithp@keithp.com>
Mon, 15 Oct 2012 01:50:45 +0000 (18:50 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 15 Oct 2012 01:50:45 +0000 (18:50 -0700)
commitb7b310e0ff26444e441f82d9a5c0c64a5c71508e
treefca9ec0b0279ebd7b43104b031daee995045d4c0
parent91b8c8b20cead2836ec835f44b4ca0cf06cbf518
altos: Wait for companion to see CS before attempting communcation

The AVR just can't go fast enough to see the CS in time, so pause for
a while.

(rewritten from f9607fb76c22187396cceb46b745fa1485d4f155)

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