Skip to content

Raspberry pi bare metal project for learning Rust

License

Notifications You must be signed in to change notification settings

s094392/Rust-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry pi Operating System in Rust

Raspberry pi bare metal project for learning Rust

Follows Operating System design guide: https://grasslab.github.io/NYCU_Operating_System_Capstone

Implemented:

  • Booting
  • Uart
  • marco Println! based on Uart
  • Buddy System
  • Dynamic Allocator based on Slab

About

Raspberry pi bare metal project for learning Rust

Resources

License

Stars

Watchers

Forks