forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull request #67: v0.3.0 documentation updates based on Catherine's r…
…eview Merge in WMN_TOOLS/matter from cjo_review_silabs_doc to silabs Squashed commit of the following: commit 94d3c1f81fc61ca9bb7cdbb7aee582b9f10248df Author: Ezra Hale <[email protected]> Date: Wed Sep 7 09:06:15 2022 -0400 fix typo 0.4.0 -> 0.3.0 commit c5074af84b3063b044d9c93e49ec1084b1536688 Author: Ezra Hale <[email protected]> Date: Wed Sep 7 08:28:03 2022 -0400 added change to Raspi image password commit 9ae5509e5dacc4b42d568b9d73b6bab0e8ee6227 Author: Rehan Rasool <[email protected]> Date: Tue Sep 6 19:41:20 2022 -0400 Fix broken link commit 54cb8f70fa3f3e7f8fb5c791dc23fe6d2a93f4a3 Author: Rehan Rasool <[email protected]> Date: Tue Sep 6 19:27:12 2022 -0400 Shorten URL commit 8c9192f0297f8fce1e2c13c4eab8079d7488f6f1 Author: Rehan Rasool <[email protected]> Date: Tue Sep 6 19:23:41 2022 -0400 Add note about release notes and fix couple of links commit ce5bc0c2a814fbb3c76f0d86a5f79428ca9b79a2 Author: Ezra Hale <[email protected]> Date: Tue Sep 6 14:44:00 2022 -0400 responses to Catherine's requests and edits accordingly commit 24fe8605729429a5286e1fcf4b9263cc99cd9a1a Author: Sergei Lissianoi <[email protected]> Date: Tue Sep 6 13:41:55 2022 -0400 Fix link typo commit 6cd97c58ced1f587f46c945acfe03b5d39d2bcdb Author: rosahay-silabs <[email protected]> Date: Tue Sep 6 19:54:28 2022 +0530 Removing unnecessary steps from documentation commit b89507a2def8c582d51ef000bd96cbc26d155cab Author: rosahay-silabs <[email protected]> Date: Tue Sep 6 19:42:09 2022 +0530 Adds updated documentation as per comments commit 2f423f314df5c6e88b5986f377bd09b02f7cb2fe Author: Sergei Lissianoi <[email protected]> Date: Tue Sep 6 09:52:44 2022 -0400 Update link to the Thread demo doc commit 0dd35a545a1be726f897f0e53081e981c9207710 Author: cjo-tra <[email protected]> Date: Mon Sep 5 16:18:23 2022 -0400 Edits for v 0.3.0 commit 8ee2a7d3a4d5d9fc632bf621ebfe1747916abfce Author: Shrinivas <[email protected]> Date: Mon Sep 5 19:30:52 2022 +0530 Added updated documents for wifi
- Loading branch information
1 parent
12b5659
commit 3d57248
Showing
33 changed files
with
694 additions
and
325 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,18 @@ | ||
# Silicon Labs Matter Repo Overview | ||
# Silicon Labs Matter User's Guide Overview | ||
|
||
Welcome to the Silicon Labs Matter Repo. For more information on Matter in general see the main [Matter Overview](https://www.silabs.com/wireless/matter) page. | ||
|
||
Silicon Labs supports Matter on both 802.15.4 (Thread) and 802.11 (Wi-Fi) transport protocols. | ||
|
||
This Repo is the starting point for all Silicon Labs-related Matter development. In this repo you will find documentation, demos, examples and all the code needed for Matter Accessory Device development on both Thread and Wi-Fi. | ||
Welcome to the Silicon Labs Matter user documentation set. This provides all of the information required to use the Matter demos or start development with Matter on the Thread and Wi-Fi transport protocols. | ||
|
||
The Thread development use cases differs from Wi-Fi because the Thread protocol requires the use of an Open Thread Border Router (OTBR). | ||
|
||
The Thread demo and development use case is described in the Thread section of this documentation located here: [Matter Thread](./thread/DEMO_OVERVIEW.md) | ||
This content covers | ||
|
||
The Wi-Fi demo and development use case is described in the Wi-Fi section of this documentation located here: [Matter Wi-Fi](./wifi/DEMO_OVERVIEW.md) | ||
- Software and Hardware prerequisites for working with Silicon Labs Matter. | ||
- [Thread demo and development information](./thread/DEMO_OVERVIEW.md) | ||
- [Wi-Fi demo and development information](./wifi/DEMO_OVERVIEW.md) | ||
- Information on using [VSCode and the provided container environment](./dev/vscode/SETUP.md) | ||
- A list of useful reference guides | ||
- Frequently asked questions about both Thread and Wi-Fi development | ||
|
||
---- | ||
[Table of Contents](./README.md) | [Thread Demo](./thread/DEMO_OVERVIEW.md) | [Wi-Fi Demo](./wifi/DEMO_OVERVIEW.md) | ||
|
||
[Table of Contents](./README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.