Skip to content

pavvann/tiny-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyOS based on https://os.phil-opp.com/

Done:

  1. Bare bones:
  • freestanding binary
  • minimal kernel
  • vga text mode
  • testing
  1. Interrupts
  • Exceptions
  • Double Faults
  • Hardware Interrupts
  1. Memory
  • paging

bare metal target: thumbv7em-none-eabihf (just to remember)

About

a tiny os in rust :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages