You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -210,18 +210,18 @@ The Matter repository is structured as follows:
210
210
| credentials | Development and test credentials |
211
211
| docs | Documentation, including guides. Visit the [Matter SDK documentation page](https://project-chip.github.io/connectedhomeip-doc/index.html) to read it. |
212
212
| examples | Example firmware applications that demonstrate use of Matter |
213
-
| integrations | 3rd Party integrations |
213
+
| integrations | 3rd party integrations |
214
214
| scripts | Scripts needed to work with the Matter repository |
215
215
| src | Implementation of Matter |
216
216
| third_party | 3rd party code used by Matter |
217
-
| zzz_generated |zap generated template code - Revolving around cluster information |
218
-
| BUILD.gn | Build file for the gn build system |
217
+
| zzz_generated |ZAP generated template code - Revolving around cluster information |
218
+
| BUILD.gn | Build file for the GN build system |
219
219
| CODE_OF_CONDUCT.md | Code of conduct for Matter and contribution to it |
220
220
| CONTRIBUTING.md | Guidelines for contributing to Matter |
221
221
| LICENSE | Matter license file |
222
222
| REVIEWERS.md | PR reviewers |
223
223
| gn_build.sh | Build script for specific projects such as Android, EFR32, etc. |
0 commit comments