5918368831
- DRVVBUS control GPIO selectable in menuconfig
- enabled for esp32s2 and esp32s3
6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
# Use external power switch to control USB device's power
|
|
# switch is controlled by GPIO 21
|
|
|
|
CONFIG_USB_HOST_TEST_OTG_DRVVBUS_ENABLE=y
|
|
CONFIG_USB_HOST_TEST_OTG_DRVVBUS_GPIO=21
|