1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-21 12:33:49 +01:00
Gunar Schorcht c5baceb4b0 boards/esp32-wrover-kit: fix definition of LED2_PIN
- GPIO2 (LED1_PIN) is used as SPI signal, not only if `sdcard_spi` is enabled. herefore, it must not be defined as LED pin if `periph_spi` is used.
- GIO4 (LED2_PIN) is used by the SDMMC Host Controller as SD Card DAT1 signal and must not be defined as LED pin in that case.
2025-05-19 17:04:26 +02:00
..
2018-10-08 12:20:49 +02:00