Created
March 6, 2021 00:21
-
-
Save hamid-elaosta/0725953e3398acf952ca4de06044ce1c to your computer and use it in GitHub Desktop.
udev rules for Raspberry Pi Pico picoprobe OpenOCD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Raspberry Pi Pico Probe: idVendor=2e8a, idProduct=0004 | |
| ATTRS{idVendor}=="2e8a", ATTRS{idProduct}=="0004", MODE="664", GROUP="plugdev" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment