Skip to content

Commit 663da23

Browse files
jfischer-nodkalowsk
authored andcommitted
doc: update pyOCD repository links
The repository has been moved to a new organization, see https://pyocd.io/. Update links to the pyOCD repository. Signed-off-by: Johann Fischer <[email protected]> (cherry picked from commit 617b71b)
1 parent 4670cb2 commit 663da23

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

boards/96boards/nitrogen/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ You can debug an application in the usual way. Here is an example for the
311311
:goals: debug
312312

313313
.. _pyOCD:
314-
https://github.com/mbedmicro/pyOCD
314+
https://github.com/pyocd/pyOCD
315315

316316
.. _CMSIS DAP:
317317
https://developer.mbed.org/handbook/CMSIS-DAP
@@ -323,7 +323,7 @@ You can debug an application in the usual way. Here is an example for the
323323
http://wiki.seeed.cc/BLE_Nitrogen/
324324

325325
.. _pyOCD issue 259:
326-
https://github.com/mbedmicro/pyOCD/issues/259
326+
https://github.com/pyocd/pyOCD/issues/259
327327

328328
.. _96Boards IE Specification:
329329
https://linaro.co/ie-specification

doc/develop/debug/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,4 +363,4 @@ in the log.
363363

364364
.. _Eclipse IDE for C/C++ Developers: https://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/oxygen2
365365
.. _GNU MCU Eclipse plug-ins: https://gnu-mcu-eclipse.github.io/plugins/install/
366-
.. _pyOCD v0.11.0: https://github.com/mbedmicro/pyOCD/releases/tag/v0.11.0
366+
.. _pyOCD v0.11.0: https://github.com/pyocd/pyOCD/releases/tag/v0.11.0

0 commit comments

Comments
 (0)