Skip to content

Files

Latest commit

a64a1df · Mar 24, 2025

History

History
This branch is 26 commits behind project-chip/connectedhomeip:master.

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 12, 2023
Jan 9, 2023
Jun 7, 2024
Oct 29, 2024
Feb 24, 2025
Mar 16, 2021
Mar 5, 2025
Oct 29, 2024
Mar 24, 2025
Mar 7, 2025
Jul 1, 2024
Mar 24, 2025
Aug 23, 2024
Mar 24, 2025
Feb 14, 2025
Aug 23, 2024
Jan 30, 2025
Mar 24, 2025
Jun 22, 2023
Sep 18, 2020
Jan 9, 2023
Mar 2, 2023
Dec 16, 2021
Oct 17, 2024
Feb 3, 2023
Feb 14, 2025
Oct 29, 2024
Jan 15, 2025
Jan 9, 2023
May 12, 2020
Mar 3, 2025
Dec 5, 2024

Documentation

Building and Developing

Issue triage

Project issues are triaged and maintained according to the issue triage guide.

Platform Guides

  • Various guides are available here that cover platform bring up, testing, and various troubleshooting things.

Project Flow

  • Documentation about general project usage of GitHub, and project tools is documented in the project flow

Style Guide

  • Documentation about style is documented in the style guide
  • Additional documentation about more specific files are in the style folder

Third Party Tools

Some tools and utilities are dependent on third party tools, such as Docker.

Docker is an excellent way to have stable build environments that don't pollute the host OS. It is also much easier to maintain stability across multiple host environments. Install stable version of Docker Desktop relevant to your native OS (macOS or Windows). Once installed, you can run docker commands from the shell/terminal.