Skip to content

nekorobov/kedos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kedos is simple OS for raspberry pi 2.

Useful links:

https://github.com/dwelch67/raspberrypi : Many examples and articles.

https://github.com/jncronin/rpi-boot : Simple bootloader for raspberry pi with not bad file system implementation.

https://github.com/raspberrypi/firmware/wiki/Mailbox-property-interface : Description of mailbox interface.

http://wiki.osdev.org/Main_Page Must read for hobby's kernel developer.

https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/ Good tutorial for raspberry programming with assembler language.

About

simple OS for raspberry pi 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.8%
  • C++ 3.1%
  • Assembly 2.8%
  • Makefile 2.4%
  • Objective-C 1.9%