RaspberryPi-OS Description This is an toy Operating System for the Raspberry PI. It is based on LumaOS, my 32-bit OS. Usage Prerequisites Raspberry PI (or emulator) aarch64-linux-gnu-gcc Using make run Cleaning the project make clean Resources Writing a Simple Operating System — from Scratch OS Dev Wiki JamesM's Kernel Development Tutorials BrokenThorn Entertainment's Operating System Development Series The Little Book About OS Development C Memory Allocation Functions