circuitpython/ports/espressif/boards/doit_esp32_devkit_v1
Matthias Kreier 49e9ea2e9a
add missing pins 4, 36 and 39 - and 4 aliases
The original list left D4 (GPIO4), VN (GPIO39) and VP (GPIO36) out.

Added aliases for 1, 3, 16 and 17 with their GPIO names, even though they won't be used as such since they are UART0 and UART2
2023-03-13 15:17:55 +07:00
..
board.c Renamed the board folder to doit_esp32_devkit_v1 2022-11-30 20:26:41 +01:00
mpconfigboard.h Renamed the board folder to doit_esp32_devkit_v1 2022-11-30 20:26:41 +01:00
mpconfigboard.mk move esp32_camera to espcamera 2023-01-27 22:05:43 +05:30
pins.c add missing pins 4, 36 and 39 - and 4 aliases 2023-03-13 15:17:55 +07:00
sdkconfig Renamed the board folder to doit_esp32_devkit_v1 2022-11-30 20:26:41 +01:00