Skip to content
Snippets Groups Projects
Commit 0a3600a9 authored by Sebastian Romero's avatar Sebastian Romero Committed by Damien George
Browse files

stm32/boards/ARDUINO_NICLA_VISION: Fix incorrect bootloader PID.

parent a4672149
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment