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
- Host: GitHub
- URL: https://github.com/siliconlabssoftware/matter_support
- Owner: SiliconLabsSoftware
- License: other
- Created: 2025-01-22T21:57:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-21T17:40:08.000Z (about 1 year ago)
- Last Synced: 2025-05-21T18:49:08.562Z (about 1 year ago)
- Language: C
- Size: 399 MB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: License.txt
- Codeowners: .github/CODEOWNERS
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