You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/en/developing.rst
+12-12
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Development on Windows is supported using Windows Subsystem for Linux (WSL). Ple
34
34
- Windows does not support exposing COM ports to WSL distros. Install usbipd-win on `Windows <https://github.com/dorssel/usbipd-win>`__
35
35
and `WSL <https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/WSL.md#usbipd>`__ (usbipd-win `WSL Support <https://github.com/dorssel/usbipd-win/wiki/WSL-support>`__).
36
36
- Here onwards process for setting esp-matter and building examples is same as other hosts.
37
-
- Please clone the repositories from inside the WSL environment and not inside a mounted directory.
37
+
- Please clone the repositories from inside the WSL environment and not inside a mounted directory.
38
38
39
39
For using CHIP tool on WSL, please check `Using CHIP-tool in WSL <https://github.com/espressif/esp-matter/blob/main/docs/en/using_chip_tool.rst>`__.
40
40
@@ -43,7 +43,7 @@ For using VSCode for development, please check `Developing in WSL <https://code.
0 commit comments