Skip to content

Commit c4d15c2

Browse files
authored
J-Link Support for STM32F1
Signed-off-by: James Young <[email protected]>
1 parent 8554e3e commit c4d15c2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: boards.txt

+5
Original file line numberDiff line numberDiff line change
@@ -3318,6 +3318,11 @@ GenF1.menu.upload_method.swdMethod.upload.protocol=swd
33183318
GenF1.menu.upload_method.swdMethod.upload.options=
33193319
GenF1.menu.upload_method.swdMethod.upload.tool=stm32CubeProg
33203320

3321+
GenF1.menu.upload_method.jlinkMethod=STM32CubeProgrammer (J-Link)
3322+
GenF1.menu.upload_method.jlinkMethod.upload.protocol=jlink
3323+
GenF1.menu.upload_method.jlinkMethod.upload.options=-c port=JLINK ap=0
3324+
GenF1.menu.upload_method.jlinkMethod.upload.tool=stm32CubeProg
3325+
33213326
GenF1.menu.upload_method.serialMethod=STM32CubeProgrammer (Serial)
33223327
GenF1.menu.upload_method.serialMethod.upload.protocol=serial
33233328
GenF1.menu.upload_method.serialMethod.upload.options=-c {serial.port.file}

0 commit comments

Comments
 (0)