Skip to content

Commit

Permalink
Add udev rules to README
Browse files Browse the repository at this point in the history
Add links to udev rules for OpenOCD and picotool to the README

Fixes #114
  • Loading branch information
will-v-pi authored Nov 7, 2024
1 parent 616f09e commit 6113769
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ This command installs all of the necessary tools, including but not limited to:
- **Git 2.28 or later** (ensure it’s in your PATH)
- **Tar** (ensure it’s in your PATH)
- **\[Optional\]** gdb-multiarch for debugging (x86_64 only)
- **\[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
- For **\[Ubuntu 22.04\]**, install `libftdi1-2` and `libhidapi-hidraw0` packages to use OpenOCD

## Extension Settings
Expand Down

0 comments on commit 6113769

Please sign in to comment.