altos: STM SPI is not using interrupts itself
authorKeith Packard <keithp@keithp.com>
Sun, 8 Apr 2012 01:54:32 +0000 (18:54 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 8 Apr 2012 01:54:32 +0000 (18:54 -0700)
commitb5e9d14b4e3e8f29ad8a7bb9b339890be4bcfa2f
tree768215e0aed17f7d7cce111c82d5c750e22a24bc
parent5e41d1e03680af9806c599aad80b9b64dd719f9b
altos: STM SPI is not using interrupts itself

All SPI transfers are done via DMA, so the DMA interrupts suffice.

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