circuitpython/ports/espressif/boards/adafruit_magtag_2.9_grayscale
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 Don't reset GPIO4 (used for voltage monitoring) 2022-04-05 11:30:12 -05:00
mpconfigboard.h Audit all boards with LED pins defined 2022-08-11 14:41:20 -07:00
mpconfigboard.mk Disable camera everywhere it doesn't fit 2022-08-04 15:12:08 -05:00
pins.c Adds BOOT0 (GPIO 0) as a named pin for MagTag. 2022-07-27 08:38:52 -04:00
sdkconfig Rework configs to take target into account 2022-01-13 15:55:37 -08:00