Skip to content

alexandersumer/rust-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-os

An implementation of a basic operating system entirly in Rust from the grounds up, running on top of the Raspberry Pi 3 B+. Implemented the following components:

  • bootloader
  • stack allocator
  • XMODEM file transfer protocol
  • timer
  • shell
  • heap allocator
  • sd driver
  • FAT32 file system
  • processes
  • multithreading

About

A basic operating system in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages