mirror of
https://github.com/espressif/esp-idf
synced 2025-04-05 06:10:10 -04:00
7 lines
187 B
Plaintext
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
|