Skip to content

fdpeiter/hellfireos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HellfireOS Realtime Operating System


The operating system structure is organized as follows:

  • app/ - applications
  • arch/ - architecture specific device drivers and kernel bootstrapping
  • drivers/ - general purpose device drivers
  • fs/ - filesystem drivers
  • lib/ - standard system / application libraries
  • net/ - lightweight network stack
  • platform/ - image building scripts for different platforms (application, kernel, architecture)
  • sys/ - kernel core
  • usr/ - simulators and documentation

About

HellfireOS Realtime Operating System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 44.2%
  • HTML 34.5%
  • TeX 11.0%
  • GCC Machine Description 5.7%
  • JavaScript 1.7%
  • Makefile 1.3%
  • Other 1.6%