mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
Merge pull request #8818 from whsMCU/patch-1
Update Windows 11 - VS Code - WSL2 - Hardware Debugging.md
This commit is contained in:
commit
eab8b52ea6
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ sudo udevadm control --reload-rules
|
|||
- Just for info: `usbipd detach --busid ID_OF_DEVICE_FROM_FIRST_COMMAND` - will deattach USB device from WSL
|
||||
### Back to WSL2 prompt
|
||||
- `lsusb` - should show you just attached USB device
|
||||
- `st-info -probe` - should "see" ST-Link and MCU
|
||||
- `st-info --probe` - should "see" ST-Link and MCU
|
||||
|
||||
#### Leave Command Prompt and WSL Prompt minimized (for later usage)
|
||||
#### **NOTE:** Due to some USB reconnect issues, sometimes, is need to execute `usbipd wsl list` and `usbipd wsl attach...` commands again, to reconnect ST-Link to WSL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue