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/os-development/windows.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,11 @@
2
2
3
3
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.
4
4
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.
6
7
7
-
You can still participate in the bulk of the fun: creating cool apps!
8
+
All of this is only necessary for OS development.
8
9
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