This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-01-18 04:32:52 +01:00
Code
Releases
Activity
02e059546f
RIOT
/
boards
/
common
/
nrf52
/
dist
/
openocd.cfg
3 lines
65 B
INI
Raw
Normal View
History
Unescape
Escape
boards/nrf52xxxdk: add openocd as programmer For the moment openocd doesn't work when softdevice blob module is loaded
2018-06-20 10:42:38 +02:00
source [find target/nrf52.cfg]
boards/common/nrf52: add OpenOCD's RIOT awareness This enables RIOT awareness in OpenOCD, so that `info threads` actually shows RIOT's threads.
2024-02-02 12:25:11 +01:00
$_TARGETNAME configure -rtos auto
Copy Permalink