Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gfurtadoalmeida committed Dec 3, 2024
1 parent 3a5ba96 commit fddf279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wiki/developing.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Run the ```project.ps1 build``` command on the root folder.

## Debugging

In the [.debug](../.debug) folder you'll find interface configuration files for debug boards. Choose one and copy it to the ```%IDF_TOOLS_PATH%\tools\openocd-esp32\{version}\openocd-esp32\share\openocd\scripts\interface``` folder.
In the [.debug](../../.debug) folder you'll find interface configuration files for debug boards. Choose one and copy it to the ```%IDF_TOOLS_PATH%\tools\openocd-esp32\{version}\openocd-esp32\share\openocd\scripts\interface``` folder.

### Boards

Expand Down

0 comments on commit fddf279

Please sign in to comment.