Configure your beagle devices easily.
Explore the docs »
Report Bug
·
Examples
.
Request Feature
·
Send a Pull Request
mkdir -p build && cd build
cmake ..
make -j$(nproc)
- Note: For Cross Compiling a script
cross_compile.sh
should work fine on debian based distros.