circuitpython/ports/espressif/boards/adafruit_feather_esp32s2_tft
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 remove need for CIRCUITPY_ESP_PSRAM 2022-07-08 14:54:55 -04:00
pins.c Update pin name to match TFT pins. 2022-02-16 16:32:08 -05:00
sdkconfig Rework configs to take target into account 2022-01-13 15:55:37 -08:00