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.
Feature/wifi 917soc wifi sdk 3.0 integration (project-chip#28558)
* Added changes for wifisdk v3.0.10 * Added startup file and linker file for dual flash 917 soc * Added wifisdk build files and removed wisemcu files from SiWx917_sdk.gni * Added matter_support for 917 soc * Si917 Common flash initial changes * Main.cpp modified * reverting Siwx917 linker file * Added changes for nvm3 to use from gecko_sdk * SiWx917 Common Flash modifications * rs9116 BLE changes * Adds fix for 917SoC build errors * Adds fix for 917SoC LED0 and window-app button * Adds WiFi SDK repository * Adds sdk_3.0 platform init call * submodule update for matter support * Added matter build libshell * Adds fix for wifi-join retries * Clean Up done * Moved Wifi Init code to Matter_config.cpp * Resolved review comments * Review Comment solved * ethernetif.cpp file low level output api changes * Addressed review Comments * Review comment addressed * Restyler applied * Restyler applied * Review comment addressed * Review comment addressed * Changed Matter Support Pointer * Updated Matter support to latest * Review comment addressed * Removed newly added file from this PR * Review comment addressed * Build issues solved * Wifi SDK and Matter_support pointer updated * Restyled by clang-format * Restyled by gn * Changed path of NVM3 lib from gecko_sdk to Matter_support --------- Co-authored-by: bhmanda-silabs <[email protected]> Co-authored-by: thirupathi <[email protected]> Co-authored-by: rosahay-silabs <[email protected]> Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
1 parent
cb21294
commit 48420b4
Showing
31 changed files
with
508 additions
and
3,221 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
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
208 changes: 0 additions & 208 deletions
208
examples/platform/silabs/SiWx917/SiWx917/hal/rsi_hal_mcu_platform_init.c
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.