Skip to content

b-zee/PancakeOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PancakeOS

Brief description

PancakeOS is an operating system that aims to provide a basic environment to communicate with components in the Raspberry Pi like the screen and GPIO pins.

Structure

src/ contains the basic startup code to launch a main function in main.c. This main is similar to any entry point in C. main.c is able to invoke functions of libraries that are made to communicate with the GPIO pins and screen.

About

An OS for the Raspberry Pi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors