1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/esp32x
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/common/esp32x: add sanity check for SPI in case SDMMC is used 2024-01-05 07:22:27 +01:00
board_common.c boards/common: add module boards_common_esp32x 2023-03-29 18:42:34 +02:00
doc.txt boards/common/esp32x: fix doxygen group 2023-11-09 16:46:09 +01:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile boards/common: add module boards_common_esp32x 2023-03-29 18:42:34 +02:00
Makefile.dep boards/esp32*: move saul_gpio dep to board level 2024-05-22 13:38:33 +02:00
Makefile.features boards/common: add module boards_common_esp32x 2023-03-29 18:42:34 +02:00
Makefile.include boards/common: add module boards_common_esp32x 2023-03-29 18:42:34 +02:00