Zephyr IntegrationΒΆ
AURORA is registered as a module via
zephyr/module.yml. This makes AURORA headers available as
#include <aurora/...> and exposes custom board definitions and drivers to
the Zephyr build system.
For general Zephyr usage, see the Getting Started Guide guide.