circuitpython/ports/espressif/boards/lilygo_ttgo_t-01c3
Scott Shawcroft 9daccc08c5
Forbidden pins are now correctly "in use" on ESP
This removes duplicate code to make debug UART pins in use via
never reset. It is done through forbidden pins automatically now.

Fixes #8288
2023-08-28 15:55:14 -07:00
..
board.c Forbidden pins are now correctly "in use" on ESP 2023-08-28 15:55:14 -07:00
mpconfigboard.h refactor debug UART to console UART; get working on ESP32 2022-06-30 23:16:46 -04:00
mpconfigboard.mk cleanup `mpconfigboard.mk` of espressif boards 2022-10-06 16:15:01 +05:30
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