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 4b45608 commit e31e44cCopy full SHA for e31e44c
ports/stm32/boards/NICLAV/mpconfigboard.h
@@ -123,7 +123,7 @@ extern struct _spi_bdev_t spi_bdev;
123
#define GPIO_AF10_OTG_HS (GPIO_AF10_OTG2_HS)
124
125
#define MICROPY_HW_USB_VID 0x2341
126
-#define MICROPY_HW_USB_PID 0x045F
+#define MICROPY_HW_USB_PID 0x005B
127
#define MICROPY_HW_USB_PID_CDC_MSC (MICROPY_HW_USB_PID)
128
#define MICROPY_HW_USB_PID_CDC_HID (MICROPY_HW_USB_PID)
129
#define MICROPY_HW_USB_PID_CDC (MICROPY_HW_USB_PID)
0 commit comments