Skip to content

Commit

Permalink
restyle (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Nov 3, 2022
1 parent 42031aa commit b28f710
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,21 +179,21 @@ Instructions about how to build Matter can be found [here](./docs/README.md).

# Directory Structure

The Matter repository is structured as follows: | File/Folder | Content |
|--------------------|---------------------------------------------------------------------|
| build | Build system support content and built output directories  | |
build_overrides | Build system parameter customization for different platforms |
| config | Project configurations | | credentials | Development and test
credentials | | docs | Documentation, including guides  | | examples | Example
firmware applications that demonstrate use of Matter  | | integrations | 3rd
Party integrations  | | scripts | Scripts needed to work with the Matter
repository  | | src | Implementation of Matter  | | third_party | 3rd party code
used by Matter  | | zzz_generated | zap generated template code - Revolving
around cluster information  | | BUILD.gn | Build file for the gn build system  |
| CODE_OF_CONDUCT.md | Code of conduct for Matter and contribution to it  | |
CONTRIBUTING.md | Guidelines for contributing to Matter | | LICENSE | Matter
license file  | | REVIEWERS.md | PR reviewers  | | gn_build.sh | Build script
for specific projects such as Android, EFR32, etc.  | | README.md | This File |
| The Matter repository is structured as follows: | File/Folder | Content |
| ----------------------------------------------------- | ------------------------------------------------------------ | ------------- |
| build | Build system support content and built output directories  | |
| build_overrides | Build system parameter customization for different platforms |
| config | Project configurations | | credentials | Development and test |
| credentials | | docs | Documentation, including guides  | | examples | Example |
| firmware applications that demonstrate use of Matter  | | integrations | 3rd |
| Party integrations  | | scripts | Scripts needed to work with the Matter |
| repository  | | src | Implementation of Matter  | | third_party | 3rd party code |
| used by Matter  | | zzz_generated | zap generated template code - Revolving |
| around cluster information  | | BUILD.gn | Build file for the gn build system  |
| CODE_OF_CONDUCT.md | Code of conduct for Matter and contribution to it  | |
| CONTRIBUTING.md | Guidelines for contributing to Matter | | LICENSE | Matter |
| license file  | | REVIEWERS.md | PR reviewers  | | gn_build.sh | Build script |
| for specific projects such as Android, EFR32, etc.  | | README.md | This File |

# License

Expand Down

0 comments on commit b28f710

Please sign in to comment.