circuitpython/ports/espressif/boards/lolin_s2_mini
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 i2c singleton for s2 mini 2021-10-15 13:22:35 +09:00
sdkconfig Rework configs to take target into account 2022-01-13 15:55:37 -08:00