Skip to content

Files

Latest commit

29ea755 · Dec 11, 2023

History

History
This branch is 3630 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
Jan 9, 2023
Dec 5, 2023
Jan 9, 2023
Mar 16, 2021
Dec 8, 2023
Dec 11, 2023
Jan 9, 2023
Jan 9, 2023
Oct 12, 2023
Jun 22, 2023
Sep 18, 2020
Jan 9, 2023
Dec 11, 2023
Mar 2, 2023
Dec 16, 2021
Feb 17, 2022
Jan 9, 2023
Feb 3, 2023
Dec 11, 2023
Jul 25, 2023
Nov 3, 2023
Dec 1, 2023
Jan 9, 2023
May 12, 2020
Nov 27, 2023

Documentation

Building and Developing

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.