circuitpython/ports/espressif/common-hal/microcontroller
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
..
__init__.c make translate and pre-commit formatting fixes 2022-07-08 16:53:53 -04:00
Pin.c Audit all boards with LED pins defined 2022-08-11 14:41:20 -07:00
Pin.h Allow ESP boards to customize how a pin is reset 2022-02-17 16:32:29 -08:00
Processor.c wip; compiles 2022-06-26 21:22:22 -04:00
Processor.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30