Updated Operating system development (markdown)

ckkashyap
2014-11-15 19:16:29 -08:00
parent 61f30ddc22
commit 6ffa31b1f3
+1
@@ -22,6 +22,7 @@ Here is a short list of some OS projects in Rust. Feel free to add your own:
* [hackndev/zinc] (https://github.com/hackndev/zinc) - bare metal stack for ARM, currently targeting LPC1768 and STM32F4.
* [mvdnes/element76](https://github.com/mvdnes/element76) - A small i686 kernel
* [thepowersgang/rust_os](https://github.com/thepowersgang/rust_os) - A very minimal (and incomplete) x86_64 kernel
* [ckkashyap/unix] (https://github.com/ckkashyap/unix/wiki) - Port of xv6 to Rust
### Resources and docs