Skip to content

Commit 2000859

Browse files
authored
Update debugging.md (#132)
1 parent 3d600dc commit 2000859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This article on debugging is under construction. It refers to products in privat
1010
|STM BL475E-IOT01 |[STLink](https://www.st.com/en/development-tools/stsw-link004.html) |
1111
|STM BL4S5I-IOT01 |[STLink](https://www.st.com/en/development-tools/stsw-link004.html) |
1212

13-
1. Download and unzip [OpenOCD](https://gnutoolchains.com/arm-eabi/openocd) onto your computer and add it to your environment path.
13+
1. Download and unzip [OpenOCD](https://gnutoolchains.com/arm-eabi/openocd) onto your computer and add its `bin/` folder to your environment path.
1414

1515
## Setup your Project
1616

0 commit comments

Comments
 (0)