mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9 lines
198 B
INI
9 lines
198 B
INI
|
# nRF51822 Target
|
||
|
source [find interface/stlink-v2.cfg]
|
||
|
|
||
|
set WORKAREASIZE 0x4000
|
||
|
source [find target/nrf51_stlink.tcl]
|
||
|
|
||
|
# use hardware reset, connect under reset
|
||
|
#reset_config srst_only srst_nogate
|