You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ starting point for all Silicon Labs-related Matter development. Silicon Labs
12
12
supports Matter on both 802.15.4 (Thread) and 802.11 (Wi-Fi) transport
13
13
protocols.
14
14
15
-
>**Note: Silicon Labs Matter GitHub is being phased out in favor of using the [Matter GSDK Extension](https://docs.silabs.com/matter/latest/matter-start/) that is available thru Studio and standalone via SLC-CLI.**
15
+
>**Note: Silicon Labs Matter GitHub is deprecated, it is recommended to begin new projects using the Matter Extension that is available through Simplicity Studio and standalone via SLC-CLI. Documentation on the Matter Extension can be found here: [https://docs.silabs.com/matter/latest/](https://docs.silabs.com/matter/latest/)**
16
16
17
17
_To see release notes containing list of features and knowns issues go to
Copy file name to clipboardexpand all lines: docs/silabs/general/ARTIFACTS.md
+12-12
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
This page provides links to pre-built software image artifacts that can be
4
4
used to set up the Matter Demo for the Thread and Wi-Fi use cases. The majority of these artifacts can be found under the "Assets" section on the release page here:
|[2.2.0-1.2](https://github.com/SiliconLabs/matter/releases/tag/v2.2.0-1.2)|[v2.2.0](https://github.com/SiliconLabs/matter_extension/releases/tag/v2.2.0) (Older Extension versions do not fully work with GSDK 4.4.x)|[v4.4.0](https://github.com/SiliconLabs/gecko_sdk/releases/tag/v4.4.0)|
> Note: New Matter 1.3 features available within SMG release v2.3.0-1.3 will not be available on the Matter Extension side until the expected corresponding Matter 1.3 June 2024 Matter Extension release.
17
+
> Note: As SMG is deprecated, v2.3.1 and future patches are not migrated to Matter Extension releases. Process described on this page should work for migration purposes but additional steps may be required.
18
18
19
19
†Steps to add GSDK and matter extension to Simplicity Studio. Refer to [Install SDK Extensions](https://docs.silabs.com/simplicity-studio-5-users-guide/latest/ss-5-users-guide-getting-started/install-sdk-extensions).
Copy file name to clipboardexpand all lines: docs/silabs/general/VERSIONING_AND_MAINTENANCE.md
+10-9
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Matter Versioning and Release Maintenance
2
2
3
-
**Silicon Labs Matter GitHub is being phased out in favor of using the Matter GSDK Extension that is available through Simplicity Studio and standalone via SLC-CLI.**
3
+
**Note: Silicon Labs Matter GitHub is deprecated, it is recommended to begin new projects using the Matter Extension that is available through Simplicity Studio and standalone via SLC-CLI: [https://docs.silabs.com/matter/latest/](https://docs.silabs.com/matter/latest/)**
4
4
5
5
## Versioning Scheme
6
6
@@ -62,13 +62,14 @@ Update digits based on the following criteria:
Copy file name to clipboardexpand all lines: docs/silabs/index.rst
+2-2
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,6 @@ Welcome to Silicon Labs' Matter documentation!
21
21
./nav_3_general
22
22
./nav_6_faq
23
23
24
-
Note: Silicon Labs Matter GitHub is being phased out in favor of using the Matter GSDK Extension that is available through Studio and standalone via SLC-CLI.
24
+
Note: Silicon Labs Matter GitHub is deprecated, it is recommended to begin new projects using the Matter Extension that is available through Simplicity Studio and standalone via SLC-CLI.
0 commit comments