circuitpython/ports/esp32s2/boards/atmegazero_esp32s2
microDev 052c53efc3
Merge pull request #5116 from eddieespinal/atmegazero_esp32s2
Fixes the MOSI and MISO pins mapping
2021-08-09 22:45:41 +05:30
..
board.c codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
mpconfigboard.h codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
mpconfigboard.mk Removes the USB_DEVICES entry as it's causing the build to fail. 2021-04-19 10:24:44 -04:00
pins.c Fixes the MOSI and MISO pins. By mistake I added them backward in this mapping 2021-08-09 11:31:20 -04:00
sdkconfig Add board definition for the ATMegaZero ESP32-S2 2021-04-19 08:47:29 -04:00