Pārlūkot izejas kodu

STM32F7: Add an OpenOCD board script for program/debug via SWD

Keir Fraser 5 gadi atpakaļ
vecāks
revīzija
a34bf3aafb
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. 9 0
      scripts/openocd_gw_f7.cfg

+ 9 - 0
scripts/openocd_gw_f7.cfg

@@ -0,0 +1,9 @@
+# OpenOCD board configuration for Greaseweazle STM32F730xx
+
+source [find interface/stlink.cfg]
+
+transport select hla_swd
+
+source [find target/stm32f7x.cfg]
+
+reset_config none