mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
8403f6b7cc
This enables RIOT awareness in OpenOCD, so that `info threads` actually shows RIOT's threads.
3 lines
65 B
INI
3 lines
65 B
INI
source [find target/nrf52.cfg]
|
|
$_TARGETNAME configure -rtos auto
|