altos/stm: Add ao_spi_put_pins for MS5607 driver
authorKeith Packard <keithp@keithp.com>
Tue, 6 Dec 2022 03:29:28 +0000 (19:29 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 18 Dec 2022 02:02:09 +0000 (18:02 -0800)
commit2ea3f551b3c4649320efe2fd999f01012bca03bd
tree812d98c9c5cdb3e43928f6a919f8390dee38d21e
parentda253f1ee9510fba93ddf5c1895570eb5081af46
altos/stm: Add ao_spi_put_pins for MS5607 driver

This function re-configures the GPIO mux to disconnect the SPI block
from the pins driving the MS5607.

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