Skip to content

Commit

Permalink
Update resources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chyyuu authored Oct 26, 2018
1 parent 7df4912 commit ceb5228
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion resources.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
## Rust lang related OS dev
- [osdev for rust](https://wiki.osdev.org/Rust_Bare_Bones)
- [osdev using rust lang](https://wiki.osdev.org/Rust_Bare_Bones)
- [github org for Operating System Development in Rust](https://github.com/rust-osdev)
- [Rust implementation of Xinu OS](https://github.com/robert-w-gries/rxinu)
- [Simple Kernel Project written in rust](https://github.com/xacrimon/skp)
- [Pebble OS written in Rust](https://github.com/pebble-os/pebble)
- [Bare Metal Rust Programming on Raspberry Pi 3](https://github.com/rust-embedded/rust-raspi3-tutorial)

0 comments on commit ceb5228

Please sign in to comment.