circuitpython/atmel-samd/common-hal/busio
Scott Shawcroft 6512ccf32e atmel-samd: Use DMA for user SPI.
Also replace use of PINMUX_DEFAULT with PINMUX_UNUSED to prevent any
accidental pin changes. This caused user SPI to break internal SPI
flash on the Feather M0 Express.

Fixes #100
2017-05-03 10:50:29 -07:00
..
__init__.c Split up nativeio. 2017-04-10 13:32:19 -07:00
I2C.c atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00
I2C.h atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00
OneWire.h Split up nativeio. 2017-04-10 13:32:19 -07:00
SPI.c atmel-samd: Use DMA for user SPI. 2017-05-03 10:50:29 -07:00
SPI.h atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00
UART.c atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00
UART.h atmel-samd: Rework status LED implementation 2017-04-12 15:24:50 -07:00