first cut at turnon scripts for EasyTimer v2
[fw/altos] / src / samd21 / ao_spi_samd21.c
2022-11-26 Keith PackardMerge branch 'master'
2022-11-13 Keith Packardsamd21: AO_SPI_0_PA04_PA05_PA06 is FUNC_D
2022-11-09 Keith Packardsamd21: Move DMA channel defs to ao_dma_samd21.h
2022-11-07 Keith Packardsamd21: Add SPI configurations used by TM v4.0
2022-11-07 Keith Packardsamd21: Add ability to use arbitrary pin configs with SPI
2022-11-06 Keith Packardsamd21: Macro-ize the DMA register settings a bit
2022-11-06 Keith Packardsamd21: Use DMA for SPI send
2022-11-05 Keith Packardaltos: Get SAMD21 SPI driver working in non-DMA mode