stm32/boards/ARDUINO_NICLA_VISION: Fix incorrect bootloader PID.
This commit is contained in:
parent
a4672149b6
commit
0a3600a9ad
@ -5,7 +5,7 @@ CFLAGS += -DCORE_CM7
|
||||
|
||||
# Arduino bootloader PID:VID
|
||||
BOOTLOADER_DFU_USB_VID = 0x2341
|
||||
BOOTLOADER_DFU_USB_PID = 0x035b
|
||||
BOOTLOADER_DFU_USB_PID = 0x035f
|
||||
|
||||
# MCU settings
|
||||
MCU_SERIES = h7
|
||||
|
Loading…
Reference in New Issue
Block a user