mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
5918368831
- DRVVBUS control GPIO selectable in menuconfig
- enabled for esp32s2 and esp32s3
6 lines
174 B
Plaintext
6 lines
174 B
Plaintext
# Use external power switch to control USB device's power
|
|
# switch is controlled by GPIO 21
|
|
|
|
CONFIG_USB_HCD_TEST_OTG_DRVVBUS_ENABLE=y
|
|
CONFIG_USB_HCD_TEST_OTG_DRVVBUS_GPIO=21
|