Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/wifi 917soc wifi sdk 3.0 integration #28558

Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
104d20d
Added changes for wifisdk v3.0.10
bhmanda-silabs Jul 28, 2023
1c89778
Added startup file and linker file for dual flash 917 soc
bhmanda-silabs Jul 28, 2023
0dfb08e
Added wifisdk build files and removed wisemcu files from SiWx917_sdk.gni
bhmanda-silabs Jul 28, 2023
76f1f3f
Added matter_support for 917 soc
bhmanda-silabs Jul 28, 2023
2b30922
Si917 Common flash initial changes
sharad-patil24 Aug 1, 2023
f469f1f
Main.cpp modified
sharad-patil24 Aug 1, 2023
9e3e6a4
reverting Siwx917 linker file
Thirsrin Aug 2, 2023
9569158
Added changes for nvm3 to use from gecko_sdk
bhmanda-silabs Aug 2, 2023
b7f873b
SiWx917 Common Flash modifications
sharad-patil24 Aug 3, 2023
4ad17bf
rs9116 BLE changes
bhmanda-silabs Aug 3, 2023
4cb9d3f
Adds fix for 917SoC build errors
bhmanda-silabs Aug 3, 2023
8632cbc
Adds fix for 917SoC LED0 and window-app button
bhmanda-silabs Aug 3, 2023
b266e32
Adds WiFi SDK repository
rosahay-silabs Aug 3, 2023
e1a319e
Adds sdk_3.0 platform init call
Thirsrin Aug 3, 2023
76fbb31
submodule update for matter support
Thirsrin Aug 3, 2023
97cda80
Added matter build libshell
Thirsrin Aug 3, 2023
627b181
Adds fix for wifi-join retries
bhmanda-silabs Aug 4, 2023
28e11f7
Clean Up done
sharad-patil24 Aug 7, 2023
09afbb6
Moved Wifi Init code to Matter_config.cpp
sharad-patil24 Aug 7, 2023
a1caa37
Resolved review comments
bhmanda-silabs Aug 8, 2023
bd810c1
Review Comment solved
sharad-patil24 Aug 9, 2023
480c509
ethernetif.cpp file low level output api changes
Thirsrin Aug 9, 2023
0f4881a
Addressed review Comments
Thirsrin Aug 9, 2023
d35d960
Review comment addressed
sharad-patil24 Aug 11, 2023
5f5362f
Restyler applied
sharad-patil24 Aug 11, 2023
35dd3f3
Restyler applied
sharad-patil24 Aug 11, 2023
323bbba
Review comment addressed
sharad-patil24 Aug 16, 2023
3b3d005
Review comment addressed
sharad-patil24 Aug 16, 2023
bfe230c
Changed Matter Support Pointer
sharad-patil24 Aug 17, 2023
e74b73b
Updated Matter support to latest
sharad-patil24 Aug 17, 2023
bf2c311
Merge branch 'master' into feature/Wifi_917soc_Wifi_SDK_3.0_integration
sharad-patil24 Aug 17, 2023
c83fa16
Review comment addressed
sharad-patil24 Aug 17, 2023
6e3986a
Removed newly added file from this PR
sharad-patil24 Aug 18, 2023
8da5b5a
Review comment addressed
sharad-patil24 Aug 18, 2023
a2e84c9
Build issues solved
sharad-patil24 Aug 20, 2023
9974872
Merge branch 'master' into feature/Wifi_917soc_Wifi_SDK_3.0_integration
sharad-patil24 Aug 21, 2023
cbd0af1
Wifi SDK and Matter_support pointer updated
sharad-patil24 Aug 21, 2023
36f63cd
Restyled by clang-format
restyled-commits Aug 21, 2023
a96869d
Restyled by gn
restyled-commits Aug 21, 2023
51a1ff8
Merge branch 'master' into feature/Wifi_917soc_Wifi_SDK_3.0_integration
sharad-patil24 Aug 21, 2023
8267899
Changed path of NVM3 lib from gecko_sdk to Matter_support
sharad-patil24 Aug 21, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 0 additions & 96 deletions examples/platform/silabs/SiWx917/SiWx917/hal/rsi_hal_mcu_m4.c

This file was deleted.

This file was deleted.

Loading