circuitpython/ports/espressif/boards/lilygo_ttgo_t-01c3
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 refactor debug UART to console UART; get working on ESP32 2022-06-30 23:16:46 -04:00
mpconfigboard.mk lilygo_ttgo_t-01c3: Add creation ID 2022-03-17 19:21:34 +11:00
pins.c Add board lilygo_ttgo_t-01c3 2022-03-17 17:24:24 +11:00
sdkconfig Add board lilygo_ttgo_t-01c3 2022-03-17 17:24:24 +11:00