README.md

January 15, 2023 · View on GitHub


Logo

Configure your beagle devices easily.

Explore the docs »
Report Bug · Examples . Request Feature · Send a Pull Request

Build

mkdir -p build && cd build
cmake ..
make -j$(nproc)

Looks like

gif

  • Note: For Cross Compiling a script cross_compile.sh should work fine on debian based distros.

Contents

  1. 1Build
  2. 1.1Looks like