mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
b1be519107
19284: boards: support for the LILYGO TTGO T8 ESP32-S2 board r=benpicco a=gschorcht ### Contribution description This PR provides the support for the LILYGO TTGO T8 ESP32-S2 board which has a OLED display (not yet supported) and a SD-Card slot on board. The board is equipped with a USB-C connector that connects either to a USB-to-UART bridge or to the USB-OTG/JTAG interface of the ESP32-S2 via some DIP switches. The PR includes a very small fix of printf format string in `tests/malloc`. I can split it off. ### Testing procedure t.b.d. ### Issues/PRs references 19286: cpu/esp_common: use generic WIFI_SSID/WIFI_PASS defines r=benpicco a=benpicco Co-authored-by: Gunar Schorcht <gunar@schorcht.net> Co-authored-by: Benjamin Valentin <benpicco@beuth-hochschule.de> |
||
---|---|---|
.. | ||
bin | ||
bootloader | ||
esp-ble-nimble | ||
esp-eth | ||
esp-idf | ||
esp-idf-api | ||
freertos | ||
include | ||
ld | ||
periph | ||
stdio_usb_serial_jtag | ||
vendor/include | ||
doc_esp32.txt | ||
doc_esp32c3.txt | ||
doc_esp32s2.txt | ||
doc_esp32s3.txt | ||
doc.txt | ||
esp32.config | ||
esp_ztimer.c | ||
irq_arch.c | ||
Kconfig | ||
Kconfig.common | ||
Kconfig.esp32 | ||
Kconfig.esp32c3 | ||
Kconfig.esp32s2 | ||
Kconfig.esp32s3 | ||
Makefile | ||
Makefile.default | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
startup.c | ||
syscalls.c | ||
usb_reset.c |