mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
5 lines
187 B
INI
5 lines
187 B
INI
# openocd.cfg file for STM32F4Discovery board via integrated ST-Link/V2.
|
|
source [find interface/stlink-v2.cfg]
|
|
source [find target/stm32f4x_stlink.cfg]
|
|
reset_config srst_only srst_nogate
|