We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef28ae commit ac5014aCopy full SHA for ac5014a
ports/espressif/boards/red-s2-wroom/mpconfigboard.mk
@@ -1,7 +1,7 @@
1
USB_VID = 0x303A
2
USB_PID = 0x82C4
3
-USB_PRODUCT = "ESP32-S2"
4
-USB_MANUFACTURER = "Espressif"
+USB_PRODUCT = "ESP32-S2-WROOM"
+USB_MANUFACTURER = "Unknown"
5
6
IDF_TARGET = esp32s2
7
0 commit comments