altos/stm32l0: Get SPI driver working
authorKeith Packard <keithp@keithp.com>
Tue, 23 Jun 2020 23:19:47 +0000 (16:19 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 8 Aug 2020 03:30:11 +0000 (20:30 -0700)
commite58d08a93818b3d60746f0f17b34e96fbf8ba0e3
tree8c7fb6daae617761c7c72669585c4a47fba6b7f3
parentb0c4df25a0c419eeb53e0e241489c0bd6bee04ef
altos/stm32l0: Get SPI driver working

This isn't using DMA, but it seems to work now.

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