Welcome to the Silicon Labs Matter Github repo. This is your one stop shop for all things related to Silicon Labs and Matter development.
To develop a Matter application with Silicon Labs please start here:
Silicon Labs Matter Table of Contents
The Matter repository is structured as follows:
File / Folder | Contents |
---|---|
build/ |
Build system support content and build output directories |
BUILDING.md | More detailed information on configuring and building Matter for different targets |
CODE_OF_CONDUCT.md |
Code of Conduct for Matter, and contributions to it |
CONTRIBUTING.md | Guidelines for contributing to Matter |
docs/ |
Documentation, including guides |
examples/ |
Example firmware applications that demonstrate use of the Matter technology |
integrations/ |
Third party integrations related to this project |
integrations/docker/ |
Docker scripts and Dockerfiles |
LICENSE |
Matter License file (Apache 2.0) |
BUILD.gn |
Top level GN build file |
README.md |
This file |
src/ |
Implementation of Matter |
third_party/ |
Third-party code used by Matter |
scripts/ |
Scripts needed to work with the Matter repository |
Matter is released under the Apache 2.0 license.