mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -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
|