Files
esp-idf/examples/peripherals/usb/tusb_sample_descriptor/sdkconfig.defaults
T

7 lines
187 B
Plaintext
Raw Normal View History

CONFIG_IDF_TARGET="esp32s2"
2020-03-06 15:04:06 +01:00
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