pczarn / rustboot

A multi-platform kernel written in Rust
http://pczarn.github.io/rustboot/doc/main/index.html
MIT License
197 stars 15 forks source link

Enable the ASK/OK LED on the Raspberry Pi #9

Open pczarn opened 10 years ago

Ericson2314 commented 10 years ago

Rasberry Pi would be great testing/demonstration hardware for this I think.

pczarn commented 10 years ago

It's blinking on model A rev2. Just had to install any Linux distro on an SD card and replace /boot/kernel.img with compiled kernel.bin.

Next step is detecting I2C devices.