summaryrefslogtreecommitdiff
path: root/src/drivers/ao_science_slave.c
Commit message (Collapse)AuthorAge
* altos: SPI slave code is now per-productKeith Packard2011-09-21
We can't write general purpose SPI slave code as we must eliminate any latency because the SPI ports have no buffering. Signed-off-by: Keith Packard <keithp@keithp.com>