This folder splits project docs by concept so each page stays short and easy to scan.
- project overview:
../README.md - setup and first run:
getting-started.md
- hardware and target assumptions:
hardware.md - pipeline flow and implementation behavior:
pipeline.md - Matter identity and attestation:
identity-and-attestation.md - commissioning after flash:
commissioning.md - manifest schema and row fields:
manifest.md - CLI commands and options:
cli.md - generated files and labels:
outputs.md - helper scripts:
internal-scripts.md - version assumptions:
version-compatibility.md - security and generated secrets:
security-and-generated-secrets.md - maintenance and clean rebuilds:
maintenance.md - CI and released build artifacts:
ci-and-releases.md - upstream submodule and repo patches:
upstream-and-patches.md - sample commands and rows:
examples.md - troubleshooting:
troubleshooting.md
getting-started.mdhardware.mdpipeline.mdidentity-and-attestation.mdcommissioning.mdmanifest.mdcli.md
These docs describe repo-local automation in tools/.
Upstream SDK source and APIs still live under ../esp-matter/.