Skip to content

Commit c919777

Browse files
os-development/windows.md: add WSL remark
1 parent 3c03cf2 commit c919777

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/os-development/windows.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22

33
As the main dependency ([lvgl_micropython](https://github.com/lvgl-micropython/lvgl_micropython), which bundles LVGL and MicroPython) doesn't support Windows, MicroPythonOS also doesn't support it.
44

5-
But this is only necessary for OS development.
5+
But perhaps it works with the Windows Subsystem for Linux (WSL)!
6+
It would be great if someone could give this a try and report back with the results in the chat or in a GitHub issue.
67

7-
You can still participate in the bulk of the fun: creating cool apps!
8+
All of this is only necessary for OS development.
89

9-
To do so, install a pre-built firmware on a [supported device](../getting-started/supported-hardware.md) and then hopping over to [Creating Apps](../apps/creating-apps.md).
10+
Even without doing a local build, you can still participate in the bulk of the fun: creating cool apps!
11+
12+
To do so, install a pre-built firmware on a [supported device](../getting-started/supported-hardware.md) and then over to [Creating Apps](../apps/creating-apps.md).

0 commit comments

Comments
 (0)