mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 11:33:51 +01:00
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
|