Sandbox

This documentation section outlines how to set up and operate the development sandbox.

Acquire Sources

git clone https://github.com/hiveeyes/hanimandl
cd hanimandl

Build Firmware

make build

Build Documentation

make docs