Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.16 KB

File metadata and controls

19 lines (15 loc) · 1.16 KB

Documentation Index

This index is a discovery map for deeper tasks, providing entry points to detailed documentation for the IoT2050 project. Each document covers a specific domain without duplicating procedural steps.

For a high-level overview and quick start, see the main README.md in the repository root.

Topic File TL;DR
Layer architecture layer-architecture Modular split of core vs feature/variant layers.
Build configuration (menu & manual) build-config TUI vs manual fragment chaining and examples.
Maintenance & operations maintenance Flashing, network defaults, eMMC install, firmware tool, env adaptation.
Fragment catalog (advanced) fragment-catalog Reference for advanced fragments (real-time, reproducibility, etc.).
SDK sdk Build and use cross SDK (tarball & Docker).
SWUpdate A/B images swupdate Build, flash, and update dual-rootfs images; confirm updates safely.
QEMU emulation qemu Build and run emulated image; limitations & debug tips.