Skip to content

Bromind/ANFK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel for raspberry

This is the project for M.Pouzet & M. Bourke's Operating Systems course at ENS.

Directories

Directory Content
/ script, readme & all that stuff
/kernel/ base of kernel, mainly startup
/kernel/processManager all that concern process managing, i.e. transfer functions, etc...
/kernel/driver/ sources for driver (gpio, framebuffer, mailbox, etc...)
/kernel/mem/ stuff concerning memory allocation
/kernel/fs/ filesystem stuff
/kernel/syscall/ syscall sources
/utils/ maths, dynamic lists, dynamic arrays, etc...

About

Another not-funny kernel (experiences on raspberry)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published