Skip to content

Commit ac0ba5e

Browse files
authored
Merge pull request #37 from lf-lang/windows-usbipd
Add instructions for WSL users to use usbipd for RP2040 access
2 parents 9938f07 + e8a1be8 commit ac0ba5e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Tools.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,9 @@ You can disconnect the robot and use the power button to start it running on bat
133133
> picotool was unable to connect. Maybe try 'sudo' or check your permissions.
134134
> ```
135135
> If you see this message, this means that your user does not have permission to access the RP2040 via USB.
136-
> You can add `udev` rules to allow regular users to access the PR2040, as described [here](Prerequisites.html#using-picotool-on-linuxwsl).
136+
> You can add `udev` rules to allow regular users to access the RP2040, as described [here](Prerequisites.html#using-picotool-on-linuxwsl).
137+
138+
> For WSL users, `usbipd` is required to install and used in Windows Powershell under Admin. Please check [here](Windows.html#wsl-setup).
137139
138140
### Using VS Code
139141

0 commit comments

Comments
 (0)