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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Raspberry pi bare metal project for learning Rust
Follows Operating System design guide: https://grasslab.github.io/NYCU_Operating_System_Capstone
Implemented: