circuitpython/ports/espressif/boards/adafruit_feather_esp32_v2
Scott Shawcroft df1435ae94
Audit all boards with LED pins defined
Add them as MICROPY_HW_LED_STATUS so that we can share reset code
for them. They aren't actually used for the status if another RGB
option is available. (But maybe they should be.)

Fixes #6717
2022-08-11 14:41:20 -07:00
..
board.c Audit all boards with LED pins defined 2022-08-11 14:41:20 -07:00
mpconfigboard.h Audit all boards with LED pins defined 2022-08-11 14:41:20 -07:00
mpconfigboard.mk Add more ESP32 boards and enable web workflow 2022-08-01 15:52:08 -07:00
pins.c wip; compiles 2022-06-26 21:22:22 -04:00
sdkconfig ESP32 fixes for no PSRAM; some cleanup 2022-08-04 13:44:52 -04:00