beryllium-org / OS

Beryllium OS, a unix-like operating system for CircuitPython powered microcontrollers. (Formerly known as ljinux)
GNU General Public License v3.0
226 stars 14 forks source link

A windows deployment script for Ljinux #36

Closed bill88t closed 1 year ago

bill88t commented 2 years ago

While it is very stupid to deploy Ljinux from a windows machine, I feel like it should be doable. Using GNU/Make on Windows would certainly be a way, even though, a very weird one. A powershell script should be able to do it, but WSL may be an easier way. However I have no bare metal windows installations at the moment to test this stuff.