Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 374 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 374 Bytes

RPI-baremetal-base

A baremetal base project for the raspberry pi 2/3 that already have some peripherals available.

Use make to compile, you will need a gcc arm cross-compiler.

Install by copying kernel7.img on the sd card.

I'm currently working on a unicam driver to access the csi2 interface and the picam, but waiting for the open linux kernel driver to be released.