circuitpython/ports/espressif/boards/espressif_esp32_eye
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 Audit all boards with LED pins defined 2022-08-11 14:41:20 -07:00
mpconfigboard.h Audit all boards with LED pins defined 2022-08-11 14:41:20 -07:00
mpconfigboard.mk these items should not have been disabled 2022-08-09 11:42:19 -05:00
pins.c add shutter button 2022-08-09 11:42:19 -05:00
sdkconfig Add the ESP32-EYE aka ESP-EYE 2022-08-04 15:12:12 -05:00