Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 402 Bytes

File metadata and controls

13 lines (7 loc) · 402 Bytes

ELFos

ELFos - A small Operating System developed for the Broadcom BCM2836 SoC (RaspberryPi 2 B) as part of a university course.

Toolchain

Dependencies (Ubuntu): "sudo apt install make build-essential libmpc-dev texinfo zlib1g-dev libglib2.0-dev python libpixman-1-dev bison flex"

"make all"

Add ARM-GCC ("/home//arm/bin") to the PATH Variable e.g. using "sudo vim /etc/environment"