Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

sangwon090/osmium-rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSMIUM-RPI

GitHub Lines of code GitHub issues GitHub closed issues

An Operating System for Raspberry Pi

⚠ THIS REPOSITORY HAS BEEN ARCHIVED! Visit new repository: OSMIUM for x86-64

I found that developing an OS for RPI is very difficult because there are so many undocumented features.
This is why I'm trying to rewrite OSMIUM for x86-64 machines.

Milestones

  • UART
  • Mailbox
  • Interrupt Handling
    • Legacy Interrupt Controller
    • GIC-400
  • Memory Management
    • Virtual Memory (partially implemented)
    • Memory Allocator
  • Process Management
    • Process Scheduler
    • System Calls
  • File Systems
    • FAT32
    • ext2
  • Libraries
    • libc
  • USB
    • Keyboard
    • Mouse
  • Networking
    • Ethernet Driver

Acknowledgements

About

An Operating System for Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published