1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #1684 from haukepetersen/fix_yunjia_openocd

board/yunjia-nrf51822: adjusted openocd.cfg
This commit is contained in:
Christian Mehlis 2014-09-19 12:59:29 +02:00
commit 71daa3aedd

View File

@ -1,8 +1,10 @@
# nRF51822 Target
source [find interface/stlink-v2.cfg]
transport select hla_swd
set WORKAREASIZE 0x4000
source [find target/nrf51_stlink.tcl]
source [find target/nrf51.cfg]
# use hardware reset, connect under reset
#reset_config srst_only srst_nogate