Skip to content

Commit cf400c6

Browse files
stephanosiocarlescufi
authored andcommitted
doc: flash_debug: Update OpenOCD and pyOCD links
This commit updates the outdated links for OpenOCD and pyOCD. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 4cf129e commit cf400c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/develop/flash_debug/host-tools.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,13 +262,13 @@ Check if your SoC is listed in `pyOCD Supported Devices`_.
262262
https://www.segger.com/downloads/supported-devices.php
263263

264264
.. _Getting OpenOCD:
265-
http://openocd.org/getting-openocd/
265+
https://openocd.org/pages/getting-openocd.html
266266

267267
.. _OpenOCD Supported Devices:
268-
https://github.com/zephyrproject-rtos/openocd/tree/master/tcl/target
268+
https://github.com/zephyrproject-rtos/openocd/tree/latest/tcl/target
269269

270270
.. _pyOCD Supported Devices:
271-
https://github.com/mbedmicro/pyOCD/tree/master/pyocd/target/builtin
271+
https://github.com/pyocd/pyOCD/tree/main/pyocd/target/builtin
272272

273273
.. _OpenOCD Windows:
274274
http://gnutoolchains.com/arm-eabi/openocd/

0 commit comments

Comments
 (0)