circuitpython/ports/atmel-samd/boards/metro_m4_express_revb
Scott Shawcroft e7fc0b6aa7 Use DMA for long SPI transactions including those to the SPI Flash.
QSPI is not currently working so its commented out.

This is progress on #652.
2018-03-09 12:45:46 -08:00
..
board.c Add a new board for Metro M4 Express Rev B. This is the board 2018-02-20 12:34:07 -08:00
mpconfigboard.h Use DMA for long SPI transactions including those to the SPI Flash. 2018-03-09 12:45:46 -08:00
mpconfigboard.mk Add a new board for Metro M4 Express Rev B. This is the board 2018-02-20 12:34:07 -08:00
pins.c add board.RX and .TX pins to metro_m4_express_revb 2018-02-23 09:54:39 -05:00