Files
platform-espressif32/examples/espidf-peripherals-usb/sdkconfig.defaults
T
2021-01-25 17:36:44 +02:00

7 lines
187 B
Plaintext

CONFIG_IDF_TARGET="esp32s2"
CONFIG_USB_ENABLED=y
CONFIG_USB_DESC_USE_ESPRESSIF_VID=n
CONFIG_USB_DESC_CUSTOM_VID=0x303A
CONFIG_USB_DESC_USE_DEFAULT_PID=n
CONFIG_USB_DESC_CUSTOM_PID=0x3000