Hardware API Reference
This section contains auto-generated API documentation for the firmware components.
Components
latreclib
Core library providing helper functions and abstractions for the latency recorder.
recorder
Main firmware application that runs on the Arduino hardware.
simulator
Hardware simulator for testing without physical Arduino.
Building Documentation Locally
To regenerate the documentation:
cd firmware/latreclib cargo doc --no-deps --open