File tree Expand file tree Collapse file tree
doc/guides/getting-started Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,9 +17,11 @@ board. The guide should mostly apply to all other boards as well.
1717 documentation of the board to check if extra steps are required.
1818:::
1919
20- This assumes that the USB UART bridge of the ESP32 development board has
21- been attached to WSL and VS Code has been launched from within WSL by running
22- ` code . ` inside the RIOT repository from the Ubuntu terminal.
20+ :::tip[ Flashing under WSL]
21+ If you are using Windows, this assumes that the USB UART bridge of the ESP32 development board has
22+ been attached to WSL and VS Code has been launched from within WSL by running
23+ ` code . ` inside the RIOT repository from the Ubuntu terminal.
24+ :::
2325
2426![ VS Code in WSL] ( img/08-Flash_Real_Hardware-03.png )
2527
@@ -91,7 +93,7 @@ It is also possible to install a native Windows flash application and invoke tha
9193However, the setup is too board specific to be covered here. Please refer to the documentation of the board you are using.
9294:::
9395
94- :::caution[ Known Issues under WSL ]
96+ :::caution[ Known Issues under Windows ]
9597 The Linux Kernel in WSL currently has
9698 [ ` CONFIG_USB_HIDDEV ` disabled] [ wsl-hid-issue ] . Hence, programmers using HID
9799 as transport do not work for now and fail to flash. The (non-conclusive) list of affected
You can’t perform that action at this time.
0 commit comments