summaryrefslogblamecommitdiff
path: root/openocd.cfg
blob: f755829af4665564365aec80a5561c29a4c67a1d (plain) (tree)
1
2
3
4
5
6
7
8







                                                                                    
#OpenOCD configuration file, generated by STM32 for VSCode

# Programmer, can be changed to several interfaces
# Standard will be the stlink interface as this is the standard for STM32 dev boards
source [find interface/stlink.cfg]

# The target MCU. This should match your board
source [find target/stm32h7x.cfg]