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 8ab7a41 commit a5b78ffCopy full SHA for a5b78ff
src/boards/nrf52840_m2/board.h
@@ -56,9 +56,9 @@
56
//--------------------------------------------------------------------+
57
// USB
58
59
-#define USB_DESC_VID 0x1915
60
-#define USB_DESC_UF2_PID 0x0029
61
-#define USB_DESC_CDC_ONLY_PID 0x002A
+#define USB_DESC_VID 0x2886
+#define USB_DESC_UF2_PID 0xF00F
+#define USB_DESC_CDC_ONLY_PID 0xF00F
62
63
64
// UF2
0 commit comments