altos: SPI slave code is now per-product
authorKeith Packard <keithp@keithp.com>
Wed, 21 Sep 2011 18:36:11 +0000 (11:36 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 21 Sep 2011 18:45:04 +0000 (11:45 -0700)
commitabf17522c206b465375b73a004a6d67bfa714ba3
treecc6fed16722b2dbe296c3f141662747bc9a56edc
parentb2d4e49bfe88aa61ca36fb1af8f3088c5754304c
altos: SPI slave code is now per-product

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>
src/avr/ao_pins.h
src/avr/ao_spi_slave.c
src/core/ao.h
src/drivers/ao_science_slave.c [new file with mode: 0644]
src/telescience-v0.1/Makefile