circuitpython/atmel-samd/boards
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
..
arduino_zero atmel-samd: Use LTO for all builds to get 5000 bytes back on express boards. 2017-04-18 09:44:04 -07:00
circuitplayground_express atmel-samd: Use DMA for user SPI. 2017-05-03 10:50:29 -07:00
feather_m0_adalogger atmel-samd: Use LTO for all builds to get 5000 bytes back on express boards. 2017-04-18 09:44:04 -07:00
feather_m0_basic atmel-samd: Use LTO for all builds to get 5000 bytes back on express boards. 2017-04-18 09:44:04 -07:00
feather_m0_express atmel-samd: Use DMA for user SPI. 2017-05-03 10:50:29 -07:00
gemma_m0 atmel-samd: Use LTO for all builds to get 5000 bytes back on express boards. 2017-04-18 09:44:04 -07:00
metro_m0_express atmel-samd: Use DMA for user SPI. 2017-05-03 10:50:29 -07:00
trinket_m0 atmel-samd: Use LTO for all builds to get 5000 bytes back on express boards. 2017-04-18 09:44:04 -07:00
samd21x18-bootloader-crystalless.ld atmel-samd: Rework the clock configs to only be crystalless when needed by the hardware. 2017-02-10 05:09:17 -08:00
samd21x18-bootloader-external-flash-crystalless.ld atmel-samd: Rework the clock configs to only be crystalless when needed by the hardware. 2017-02-10 05:09:17 -08:00
samd21x18-bootloader-external-flash.ld atmel-samd: Rework the clock configs to only be crystalless when needed by the hardware. 2017-02-10 05:09:17 -08:00
samd21x18-bootloader.ld atmel-samd: Rework the clock configs to only be crystalless when needed by the hardware. 2017-02-10 05:09:17 -08:00
samd21x18-external-flash.ld Add frequency changing support to PWMOut. 2017-01-30 15:02:01 -08:00
samd21x18.ld Add frequency changing support to PWMOut. 2017-01-30 15:02:01 -08:00