circuitpython/ports/espressif/boards/unexpectedmaker_feathers2_neo
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 wip 2022-06-23 15:59:06 -04:00
pins.c add board.STEMMA_I2C alias to some boards 2022-02-02 01:18:46 +01:00
sdkconfig Rework configs to take target into account 2022-01-13 15:55:37 -08:00