Skip to content

Froglodyte/TycheOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TycheOS

A lightweight kernel and OS developed in C

To use, download the cross compiler and QEMU version for your device, update the makefile with your system-specific resources, and use (Do WSL if you are on Windows)

make

to generate the object files, then

make run

to boot up the kernel in QEMU

About

A bare bones kernel and OS built for the Raspberry Pi 3

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors