Skip to content

Commit 7ca1186

Browse files
committed
Fix the USB VID/PID usage
1 parent 871ddae commit 7ca1186

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tildagon/sdkconfig.board

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ CONFIG_TINYUSB_DESC_MANUFACTURER_STRING="Electromagnetic Field"
1313
CONFIG_TINYUSB_DESC_PRODUCT_STRING="TiLDAGON"
1414
CONFIG_TINYUSB_DESC_CUSTOM_VID=0x16D0
1515
CONFIG_TINYUSB_DESC_CUSTOM_PID=0x120E
16+
CONFIG_TINYUSB_DESC_USE_ESPRESSIF_VID=n
17+
CONFIG_TINYUSB_DESC_USE_DEFAULT_PID=n
1618

1719
CONFIG_FLOW3R_CTX_FLAVOUR_SMOL=y
1820
CONFIG_SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY=y

0 commit comments

Comments
 (0)