Skip to content

Basic Operating system for Raspberry 2 from Scratch

Notifications You must be signed in to change notification settings

LennardBoediger/Simple-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Betriebssystem Praktikum

Basic operating system for Raspberry 2 (ARM Cortex-A7) from scratch.

Bootscreen

 _____ _                 _             _____ _____ 
/  ___(_)               | |           |  _  /  ___|
\ `--. _ _ __ ___  _ __ | | ___ ______| | | \ `--. 
 `--. \ | '_ ` _ \| '_ \| |/ _ \______| | | |`--. \
/\__/ / | | | | | | |_) | |  __/      \ \_/ /\__/ /
\____/|_|_| |_| |_| .__/|_|\___|       \___/\____/ 
                  | |                              
                  |_|                              
Welcome 
press 'p' to run the test code in userland

The final version 0.6 is able to run multi-threaded code - but sadly it will never run DOOM :(

About

Basic Operating system for Raspberry 2 from Scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published