1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-14 11:59:56 +03:00

Merge branch 'iNavFlight:master' into master

This commit is contained in:
pwnept 2023-04-05 13:49:03 +07:00 committed by GitHub
commit 6d72ee3298
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
344 changed files with 149300 additions and 557 deletions

View file

@ -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