samd21: Move DMA channel defs to ao_dma_samd21.h
authorKeith Packard <keithp@keithp.com>
Wed, 9 Nov 2022 00:17:14 +0000 (16:17 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 9 Nov 2022 00:17:14 +0000 (16:17 -0800)
commitbf793f94a2218b42794fa1ae11babab8cd565a66
treedcf407c0d5e0f6bcae219b9952a00b343f62f176
parent925d1cfb19da373249af716a6d7adc6d7450ec25
samd21: Move DMA channel defs to ao_dma_samd21.h

This way if we need to use DMA for something else, we've got
a central place to set things up.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/samd21/ao_dma_samd21.h
src/samd21/ao_spi_samd21.c