examples/tusb_sample_descriptor: default to esp32s2 target

pull/5307/head
Ivan Grokhotkov 2020-04-17 18:59:56 +02:00
rodzic d311144a00
commit e0177eb252
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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