An open API service indexing awesome lists of open source software.

https://github.com/siliconlabssoftware/matter_support

Suport repository for the Matter repositories
https://github.com/siliconlabssoftware/matter_support

Last synced: about 1 year ago
JSON representation

Suport repository for the Matter repositories

Awesome Lists containing this project

README

          

# Silicon Labs Matter Support

This repo serves as a way to provide specific sources, headers or configurations for the Matter SDK without needing to commit the files or libraries directly to the Matter repositories.

## Directory structure

- **board-support**: Contains support files and binaries for different boards.
- **provision**: Contains provisioning libraries for different boards. This files are not to be modified. They are simplfy published here.
- **scripts**: Contains Python scripts for various tasks.
- **sdk-copies**: Contains copies of from the Simplicity SDK or the Wi-Fi SDK. These are meant to be temporary solutions.
- **tinycript**: Contains the Tinycript sources modified by Google and us