forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull request #31: v0.1.0 main readme update
Merge in WMN_TOOLS/matter from v0.1.0-main-readme-update to silabs Squashed commit of the following: commit ae14c7c0374af9c8b222d10184f4059858d448a5 Author: Ezra Hale <[email protected]> Date: Tue Jul 26 10:18:03 2022 -0400 fix links in overview.md commit e26f66dfa7b1d4e47e81596bf8c55937fed07653 Author: Ezra Hale <[email protected]> Date: Tue Jul 26 10:13:29 2022 -0400 updated link to matter overview since the README doesn't have much in it anymore commit 138587771c049eab9c44ebad9fc4e60e565ff427 Author: Ezra Hale <[email protected]> Date: Tue Jul 26 10:11:21 2022 -0400 found some typos in the overview page commit 8aad6d40162bbe73e90c8879c4f657815083f1bd Author: Ezra Hale <[email protected]> Date: Tue Jul 26 10:06:45 2022 -0400 added logo and removed unecessary content
- Loading branch information
1 parent
6f0e351
commit 40e78e0
Showing
3 changed files
with
11 additions
and
141 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,16 @@ | ||
# Silicon Labs Matter Repo Overview | ||
|
||
Welcome to the Silicon Labs Matter Repo. For more information on Matter in general see the main [Matter Overview](../../README.md) page. | ||
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 . | ||
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. | ||
|
||
The Thread and development use cases differ because the Thread protocol requires the use of an Open Thread Border Router (OTBR). | ||
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/THREAD.md) | ||
The Thread demo and development use case is described in the Thread section of this documentation located here: [Matter Thread](./thread/DEMO_OVERVIEW.md) | ||
|
||
The Wi-Fi demo and development use case is described in the Wi-Fi section of this documentation located here: [Matter Wi-Fi](./wifi/WIFI.md) | ||
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) | ||
|
||
---- | ||
[Table of Contents](./README.md) | [Thread Demo](./thread/DEMO_OVERVIEW.md) | [Wi-Fi Demo](./wifi/DEMO_OVERVIEW.md) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.