File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -580,3 +580,34 @@ genericGD32F103C.menu.cpu_speed.speed_96mhz.build.f_cpu=96000000L
580580
581581genericGD32F103C.menu.cpu_speed.speed_72mhz=72Mhz (compatibility)
582582genericGD32F103C.menu.cpu_speed.speed_72mhz.build.f_cpu=72000000L
583+
584+ ########################### STM32VLD to FLASH ###########################
585+
586+ STM32VLD.name=STM32VLD to FLASH
587+ #STM32VLD.vid.0=0x1EAF
588+ #STM32VLD.pid.0=0x0004
589+
590+ STM32VLD.build.vect=VECT_TAB_ADDR=0x8000000
591+ STM32VLD.build.core=maple
592+ STM32VLD.build.board=STM32VLD
593+ STM32VLD.build.variant=STM32VLD
594+ STM32VLD.build.ldscript=ld/jtag.ld
595+
596+ STM32VLD.build.family=cortex-m3
597+ STM32VLD.build.f_cpu=24000000L
598+ STM32VLD.upload.use_1200bps_touch=false
599+ STM32VLD.upload.file_type=bin
600+ STM32VLD.upload.auto_reset=true
601+ STM32VLD.upload.params.quiet=no
602+
603+ STM32VLD.build.cpu_flags=-DMCU_STM32F100RB
604+ ##---------------------------- UPLOAD METHODS ---------------------------
605+
606+
607+ STM32VLD.menu.upload_method.STLinkMethod=STLink
608+ STM32VLD.menu.upload_method.STLinkMethod.upload.protocol=STLink
609+ STM32VLD.menu.upload_method.STLinkMethod.upload.tool=stlink_upload
610+ STM32VLD.menu.upload_method.STLinkMethod.build.upload_flags=-DCONFIG_MAPLE_MINI_NO_DISABLE_DEBUG
611+
612+
613+ ################################################################################
You can’t perform that action at this time.
0 commit comments