circuitpython/ports/espressif/boards/gravitech_cucumber_rs
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 Refactor pin reset on ESP 2022-01-20 12:40:41 -08: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 LED_INVERTED 2022-02-08 20:34:37 -06:00
sdkconfig Rework configs to take target into account 2022-01-13 15:55:37 -08:00