altos/stm: Support SPI modes other than 0
authorKeith Packard <keithp@keithp.com>
Mon, 15 Oct 2018 18:15:31 +0000 (11:15 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 19 Oct 2018 15:38:32 +0000 (08:38 -0700)
commit33bb97b9637bdabe4360269889e20fcc50ef9886
treed515912e18c5072a5dbdf2e24446e78509b18d9a
parentdbc52686c6d9808275c35e0c9c987cbbd9f7859d
altos/stm: Support SPI modes other than 0

ADXL375 requires SPI mode 3.

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