altos: Allow STM SPI bus on multiple pin sets
authorKeith Packard <keithp@keithp.com>
Sun, 19 Aug 2012 04:21:58 +0000 (21:21 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 19 Aug 2012 04:21:58 +0000 (21:21 -0700)
commita1a48aa9ee0bf7fa6720b34c0f544485caea7cac
treebad7328d3b10f26345d7405c7653e3d41bf354c2
parent00abbbb79de67dc95176fe48b23ce3e8614e8d3a
altos: Allow STM SPI bus on multiple pin sets

This allows multiple STM pin groups to be used for each SPI
bus. Useful for the MS5607 sensor which signals conversion complete on
the MISO line.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/megametrum-v0.1/ao_pins.h
src/stm/ao_arch_funcs.h
src/stm/ao_spi_stm.c