Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 217 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 217 Bytes

Simple Raspberry Pi MMAL project

Build

  1. Place Raspberry Pi userland project in /home/pi/src/raspberrypi/userland

  2. Run

    $ mkdir build

    $ cd build

    $ cmake ..

    $ make