diff --git a/examples/platform/silabs/README.md b/examples/platform/silabs/README.md index 2f41cc5a78d0c3..29d8bc12b1d2ee 100644 --- a/examples/platform/silabs/README.md +++ b/examples/platform/silabs/README.md @@ -35,21 +35,21 @@ documentation. ### Software Requirements For the list of software requirements, see the official -[Silicon Labs Matter Software requirements](https://siliconlabs.github.io/matter/2.2.0-1.2/general/SOFTWARE_REQUIREMENTS.html)documentation. +[Silicon Labs Matter Software requirements](https://siliconlabs.github.io/matter/latest/general/SOFTWARE_REQUIREMENTS.html)documentation. #### Software Artificats For pre-built binaries for the latest Silicon Labs Matter release, see the official -[Silicon Labs Matter Software Artifacts](https://siliconlabs.github.io/matter/2.2.0-1.2/general/ARTIFACTS.html#matter-software-artifacts). +[Silicon Labs Matter Software Artifacts](https://siliconlabs.github.io/matter/latest/general/ARTIFACTS.html#matter-software-artifacts). This includes all necessary binairies to run a Silicon Labs sample app. ## Building Silicon Labs currently supports the following list of sample apps in the main Matter SDK. Every sample has its own documentation explaining its unique features and functionalities. -The examples in the `CSA Matter Repository` column are supported in the main -Matter SDK. Additionally, the Silabs Matter Repository offers extra sample applications for different device-types +The examples in the `CSA Matter Repository` column are supported in the main Matter SDK. +Additionally, the Silabs Matter Repository offers extra sample applications for different device-types @@ -121,6 +121,11 @@ The ``gn_silabs_examples.sh` script takes two types of build arguments. The first type are Macros processed within the script itself and the second are GN arguments. The Macros encapsulate multiple multiple GN arguments to simplify enabling or disabled specific features. +> **Note**: Executing the build script without any arguments will print a helper with the command structure, the list of supported boards and a list of supported macros and arguments +> ```sh +> ./scripts/examples/gn_silabs_examples.sh +> ``` + Here is a list of some the supported macros and their GN argument equivalent. | Macro Name | Description | GN equivalent | | :-------: | :---------- | :--- |