stm32/boards/ARDUINO_NICLA_VISION: Fix incorrect bootloader PID.

This commit is contained in:
Sebastian Romero 2023-03-23 14:58:30 +01:00 committed by Damien George
parent a4672149b6
commit 0a3600a9ad

View File

@ -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