Creating a truly free operating system for calculators.
An operating system and bootloader for the NumWorks calculator (model n0110).
First follow the instructions in SETUP.md then clone the
repository recursively:
git clone --recursive https://github.com/nw-rs/rustworks.gitCurrently the bootloader and external flash drivers are not finished so everything must be flashed individually, please read the README of the submodule if you are interested in more information on flashing or using it.
Contributions are extremely valued, specially now, since the lead developer (@willemml) has little time to work on this project.
If you would like to contribute, please, fork the repo and open a Pull Request (PR).
Thank you!
RustWorks is composed of several components which are listed here:
The code in this project is licensed under the MIT license.