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

Project roadmap & objectives. #10

Closed bill88t closed 1 year ago

bill88t commented 2 years ago

Project "vision":

This project aims to create an all-in-one pseudo-os for circuitpython microcontrollers that is easy-to-use and to tinker with.

That isn't to say it shouldn't be functional. Ljinux should be able to use as much circuitpython compatible hardware as possible.

It's meant to feel like you are using a GNU/Linux bash shell.

Project roadmap:

Release 0.3.8

Release 0.4.0

Release 0.4.1

Release 0.5.0

Release 0.5.1

Release 0.6.0

Release 0.6.1

Later

bill88t commented 1 year ago

Closing issue, since Discussions can now be used instead.