altos: Use split SPI bus for MS5607 sensor
authorKeith Packard <keithp@keithp.com>
Sun, 19 Aug 2012 04:24:16 +0000 (21:24 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 19 Aug 2012 04:24:16 +0000 (21:24 -0700)
commitf46d94ca5c969c88dd307d1b684d6fafa2157020
treebf932163e77f8323fb8e5ee7ced467c8798973fe
parenta1a48aa9ee0bf7fa6720b34c0f544485caea7cac
altos: Use split SPI bus for MS5607 sensor

Leave CS low while releasing the SPI bus when waiting for conversion
complete -- other SPI bus users will use another set of pins.

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