Skip to content

Commit

Permalink
Pull request project-chip#456: 917 SoC - Group and OTA Guide Link Cor…
Browse files Browse the repository at this point in the history
…rections in README Pages

Merge in WMN_TOOLS/matter from feature/docs_readme_link_corrections to RC_1.0.2-1.0

Squashed commit of the following:

commit c0f7f30a0434eee6d893e80ce2a947e2e7a2a58c
Author: Manav Mehta <mamehta@silabs.com>
Date:   Fri Dec 16 16:36:45 2022 +0530

    OTA Guide Link Corrections in Switch and Window App README pages

commit 3f10d5f7db3d56dd90738ace6f83e20c2128be92
Author: Manav Mehta <mamehta@silabs.com>
Date:   Fri Dec 16 16:30:21 2022 +0530

    Group and OTA Guide Link Corrections in Light and Lock README Pages
  • Loading branch information
Manav Mehta authored and rerasool committed Dec 16, 2022
1 parent 6d8a919 commit ac810b1
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/light-switch-app/silabs/efr32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ tracking code inside the `trackAlloc` and `trackFree` function
For the description of Software Update process with EFR32 example applications
see
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
## Building options
Expand Down
2 changes: 1 addition & 1 deletion examples/lighting-app/silabs/SiWx917/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ tracking code inside the `trackAlloc` and `trackFree` function
With this lighting example you can also use group communication to send Lighting
commands to multiples devices at once. Please refer to the
[chip-tool documentation](../../chip-tool/README.md) _Configuring the server
[chip-tool documentation](../../../chip-tool/README.md) _Configuring the server
side for Group Commands_ and _Using the Client to Send Group (Multicast) Matter
Commands_
Expand Down
4 changes: 2 additions & 2 deletions examples/lighting-app/silabs/efr32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,13 +381,13 @@ tracking code inside the `trackAlloc` and `trackFree` function
For the description of Software Update process with EFR32 example applications
see
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
## Group Communication (Multicast)
With this lighting example you can also use group communication to send Lighting
commands to multiples devices at once. Please refer to the
[chip-tool documentation](../../chip-tool/README.md) _Configuring the server
[chip-tool documentation](../../../chip-tool/README.md) _Configuring the server
side for Group Commands_ and _Using the Client to Send Group (Multicast) Matter
Commands_
Expand Down
2 changes: 1 addition & 1 deletion examples/lock-app/silabs/efr32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ tracking code inside the `trackAlloc` and `trackFree` function

For the description of Software Update process with EFR32 example applications
see
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)

## Building options

Expand Down
2 changes: 1 addition & 1 deletion examples/window-app/silabs/efr32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ combination with JLinkRTTClient as follows:
For the description of Software Update process with EFR32 example applications
see
[EFR32 OTA Software Update](../../../docs/guides/silabs_efr32_software_update.md)
[EFR32 OTA Software Update](../../../../docs/guides/silabs_efr32_software_update.md)
## Building options
Expand Down

0 comments on commit ac810b1

Please sign in to comment.