OS Dev

I have started to write an ARM operating system in Rust!

So far it runs on the raspberry pi (model B, and soon hopefully 2 and 3). I have an SPI driver, so I can drive APA102C LEDs, but i think i need to do a design overhaul to make everything more consistent.

See more here