examples/tusb_sample_descriptor: default to esp32s2 target

This commit is contained in:
Ivan Grokhotkov 2020-04-17 18:59:56 +02:00
parent d311144a00
commit e0177eb252

View File

@ -1,5 +1,6 @@
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
CONFIG_USB_DESC_CUSTOM_PID=0x3000