1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/common/nrf52: add OpenOCD's RIOT awareness

This enables RIOT awareness in OpenOCD, so that `info threads` actually
shows RIOT's threads.
This commit is contained in:
Marian Buschsieweke 2024-02-02 12:25:11 +01:00
parent 22dbbf4a07
commit 8403f6b7cc
No known key found for this signature in database
GPG Key ID: 77AA882EC78084E6

View File

@ -1 +1,2 @@
source [find target/nrf52.cfg]
$_TARGETNAME configure -rtos auto