Skip to content

Commit 6113769

Browse files
authored
Add udev rules to README
Add links to udev rules for OpenOCD and picotool to the README Fixes #114
1 parent 616f09e commit 6113769

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ This command installs all of the necessary tools, including but not limited to:
5959
- **Git 2.28 or later** (ensure it’s in your PATH)
6060
- **Tar** (ensure it’s in your PATH)
6161
- **\[Optional\]** gdb-multiarch for debugging (x86_64 only)
62+
- **\[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
6263
- For **\[Ubuntu 22.04\]**, install `libftdi1-2` and `libhidapi-hidraw0` packages to use OpenOCD
6364

6465
## Extension Settings

0 commit comments

Comments
 (0)