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.
mkdir build
cd build
cmake ..
make
You can download the latest automatic build here.