Skip to content

Commit f69d71b

Browse files
author
rogerclarkmelbourne
committed
Fixed issue with DFU upload ID for F103V board
1 parent a6957b7 commit f69d71b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

STM32F1/boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,4 +346,4 @@ genericSTM32F103V.menu.upload_method.DFUUploadMethod.build.upload_flags=-DSERIAL
346346
genericSTM32F103V.menu.upload_method.DFUUploadMethod.build.vect=VECT_TAB_ADDR=0x8002000
347347
genericSTM32F103V.menu.upload_method.DFUUploadMethod.build.ldscript=ld/stm32f103veDFU.ld
348348
genericSTM32F103V.menu.upload_method.DFUUploadMethod.upload.usbID=1EAF:0003
349-
genericSTM32F103V.menu.upload_method.DFUUploadMethod.upload.altID=1
349+
genericSTM32F103V.menu.upload_method.DFUUploadMethod.upload.altID=2

0 commit comments

Comments
 (0)