Skip to content

Commit f18ab13

Browse files
authored
Update udev rules link for picotool in README
1 parent c89f97e commit f18ab13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This command installs all of the necessary tools, including but not limited to:
6161
- **Git 2.28 or later** (ensure it’s in your PATH)
6262
- **Tar** (ensure it’s in your PATH)
6363
- **\[Optional\]** gdb-multiarch for debugging (x86_64 only)
64-
- **\[Optional\]** udev rules installed to use [OpenOCD](https://github.com/raspberrypi/openocd/blob/sdk-2.0.0/contrib/60-openocd.rules) and [picotool](https://github.com/raspberrypi/picotool/blob/master/udev/99-picotool.rules) without `sudo`, for debugging and loading
64+
- **\[Optional\]** udev rules installed to use [OpenOCD](https://github.com/raspberrypi/openocd/blob/sdk-2.0.0/contrib/60-openocd.rules) and [picotool](https://github.com/raspberrypi/picotool/blob/master/udev/60-picotool.rules) without `sudo`, for debugging and loading
6565
- For **\[Ubuntu 22.04\]**, install `libftdi1-2` and `libhidapi-hidraw0` packages to use OpenOCD
6666

6767
## Extension Settings

0 commit comments

Comments
 (0)