Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc - Silabs] Update docs to point the SMG docs #22980

Merged
merged 5 commits into from
Sep 30, 2022
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/guides/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@
- [nRF Connect - Software Update](./nrfconnect_examples_software_update.md)
- [NXP - Android Commissioning](./nxp_k32w_android_commissioning.md)
- [NXP - Linux Examples](./nxp_imx8m_linux_examples.md)
- [Silicon Labs - SMG Documentation](https://github.com/SiliconLabs/matter#readme)
- [Silicon Labs - Building](./silabs_efr32_building.md)
- [Silicon Labs - Building](./silabs_efr32_software_update.md)
- [Silicon Labs - Software Update](./silabs_efr32_software_update.md)
- [TI - Platform Overview](./ti_platform_overview.md)

## Development Guides
Expand Down
14 changes: 12 additions & 2 deletions docs/guides/silabs_efr32_building.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,18 @@ The full list of examples can be found
[here](https://github.com/project-chip/connectedhomeip/tree/master/examples).
The GitHub repository also includes tools for testing your Matter project.

## Silicon Labs Matter Github (SMG)

Silicon Laboratories now maintains a public matter GitHub repo with frequent
releases thoroughly tested and validated. Developers looking to develop matter
products with silabs hardware are encouraged to use our latest release with
added tools and documentation.
[Silabs Matter Github](https://github.com/SiliconLabs/matter/releases)

The complete Silabs documentation can be found here
[SMG Documentation](https://github.com/SiliconLabs/matter#readme)

## Getting Started with Matter on EFR32

Developers can find more resources on
[Silicon Labs Matter Community Page](https://community.silabs.com/s/article/connected-home-over-ip-chip-faq?language=en_US)
.
[Silicon Labs Matter Community Page](https://community.silabs.com/s/article/connected-home-over-ip-chip-faq?language=en_US).