circuitpython/ports/atmel-samd/boards/metro_m4_airlift_lite
David Glaude abd9f7894d
Permit Gameduino 3X Dazzler support on that board.
Totally untested, change request based on change made in #2581.
It might be my first PR in CircuitPython core...
Maybe this should be confirmed by @jamesbowman

Those are the two boards that seems supported:
* Metro M4 Express
* Metro nRF52840 Express

The only Metro that this PR concern:
* Metro M4 AirLift Lite

Other Metro I found and are maybe not supported:
* Metro ESP32-S2
* Metro M0 Express
* Metro M7 1011
2021-01-24 12:53:06 +01:00
..
board.c Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00
mpconfigboard.h Parameterize linker script 2019-10-20 23:50:12 -04:00
mpconfigboard.mk Permit Gameduino 3X Dazzler support on that board. 2021-01-24 12:53:06 +01:00
pins.c Reorganize board busses into shared-bindings and shared-module. 2019-04-08 16:58:50 -07:00