forked from espressif/esp-idf
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_PHY_TEST_OTG_DRVVBUS_ENABLE=y
|
|
CONFIG_USB_PHY_TEST_OTG_DRVVBUS_GPIO=21
|