/libbbb

Primary LanguageCApache License 2.0Apache-2.0

System library for the Beaglebone Black

This project is the system library (libbbb) for the Beaglebone Black used in the lecture "Embedded Systems 1 & 2" at the "Haute école d'ingénierie et d'architecture" of Fribourg.

Building

mkdir build
cd build
cmake ..
make

Downloading

You can download the latest automatic build here.