circuitpython/ports/espressif/boards/gravitech_cucumber_ms
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
mpconfigboard.h Audit all boards with LED pins defined 2022-08-11 14:41:20 -07:00
mpconfigboard.mk
pins.c
sdkconfig