cahirwpz / rpi2-os-skeleton

Raspberry Pi 2 operating system skeleton.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpi-barebones

Raspberry PI barebones kernel.

Build tested on Debian 9 x86-64 with following packages installed:

  • binutils-arm-none-eabi
  • gcc-arm-none-eabi
  • gdb-arm-none-eabi
  • libnewlib-arm-none-eabi
  • qemu-system-arm

License

Licensed under CC0. Parts of code from OSDev Wiki, http://wiki.osdev.org/

About

Raspberry Pi 2 operating system skeleton.


Languages

Language:C 90.5%Language:Python 6.5%Language:Makefile 1.4%Language:Assembly 1.2%Language:C++ 0.3%Language:GDB 0.0%