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 082a0f2 commit 2e59aa3Copy full SHA for 2e59aa3
src/boards/nrf52840_bboard/board.h
@@ -56,8 +56,8 @@
56
// USB
57
//--------------------------------------------------------------------+
58
#define USB_DESC_VID 0x1d50
59
-#define USB_DESC_UF2_PID 0x0515
60
-#define USB_DESC_CDC_ONLY_PID 0x0516
+#define USB_DESC_UF2_PID 0x6158
+#define USB_DESC_CDC_ONLY_PID 0x6157
61
62
//------------- UF2 -------------//
63
#define UF2_PRODUCT_NAME "nRF52840 BBoard"
0 commit comments