Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 3.8 KB

README.md

File metadata and controls

53 lines (33 loc) · 3.8 KB

Silicon Labs

Silicon Labs Matter

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


Builds

Examples - EFR32

Examples - Linux Standalone

Android

Unit / Interation Tests Cirque

ZAP Templates

Directory Structure

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

License

Matter is released under the Apache 2.0 license.