We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d600dc commit 2000859Copy full SHA for 2000859
docs/debugging.md
@@ -10,7 +10,7 @@ This article on debugging is under construction. It refers to products in privat
10
|STM BL475E-IOT01 |[STLink](https://www.st.com/en/development-tools/stsw-link004.html) |
11
|STM BL4S5I-IOT01 |[STLink](https://www.st.com/en/development-tools/stsw-link004.html) |
12
13
-1. Download and unzip [OpenOCD](https://gnutoolchains.com/arm-eabi/openocd) onto your computer and add it to your environment path.
+1. Download and unzip [OpenOCD](https://gnutoolchains.com/arm-eabi/openocd) onto your computer and add its `bin/` folder to your environment path.
14
15
## Setup your Project
16
0 commit comments