add openocd interface config for nrf52
This commit is contained in:
8
raspberrypi-swd0.cfg
Normal file
8
raspberrypi-swd0.cfg
Normal file
@@ -0,0 +1,8 @@
|
||||
adapter driver bcm2835gpio
|
||||
transport select swd
|
||||
adapter gpio swclk 17
|
||||
adapter gpio swdio 18
|
||||
#adapter gpio trst 26
|
||||
#reset_config trst_only
|
||||
|
||||
adapter speed 1000
|
||||
Reference in New Issue
Block a user