/rubus-os

Primary LanguageMakefile

Rubus OS

Here, we will be developing a simple operating system for the Raspberry Pi.

References

Please see REFERENCES in the root directory of this project, for a full list of learning that has been used in this project.

Tools

  • GCC cross compiler "gcc-arm-none-eabi" for linux was downloaded here.

  • QEMU virtual machine 2.11.0 has been used, can be downloaded here