1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00

board/fox: specify target CPU for openocd

This commit is contained in:
Thomas Eichinger 2015-02-09 11:50:34 +01:00 committed by Hauke Petersen
parent a124834d8d
commit 5155dc799f

View File

@ -11,3 +11,5 @@ jtag_ntrst_delay 100
# use combined on interfaces or targets that can't set TRST/SRST separately
reset_config trst_and_srst
source [find target/stm32f1x.cfg]