1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 01:29:46 +01:00
RIOT/boards/esp32s2-lilygo-ttgo-t8
Marian Buschsieweke 77dfc7e2a5
boards/esp32*: move saul_gpio dep to board level
The ESP32 Ethernet Kit has only a single GPIO pin exposed to SAUL via
`saul_gpio`, but that GPIO doubles as PHY clock input when `esp32_eth`
is used. Hence, the `saul_gpio` dep should be optional and only kick
in when `esp32_eth` is not used.
2024-05-22 13:38:33 +02:00
..
include boards/esp32s2-lilygo-ttgo-t8: use ST77xx rotation in degree 2023-09-08 12:01:20 +02:00
board.c boards/esp32s2-lilygo-ttgo-t8: update for st77xx driver 2023-09-06 11:52:11 +02:00
doc.txt boards: fix references in documentation 2023-09-27 09:12:06 +02:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile boards: add support for LILYGO TTGO T8 ESP32-S2 2023-02-17 17:40:52 +01:00
Makefile.dep boards/esp32*: move saul_gpio dep to board level 2024-05-22 13:38:33 +02:00
Makefile.features boards,sys/arduino: major clean up 2023-06-26 17:24:07 +02:00
Makefile.include boards/esp32s2-lilygo-ttgo-t8: add TTY board filter 2023-12-06 11:14:22 +01:00