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
Silabs wifi - chip support for EFR32 - Using WF200 and RS911x (#13193)
* EFR32+SiLabs WiFi port - using lock app
* Changed Wiseconnect SDK to relative symbolic link
* Moved WiFi stuff to efr32_sdk/repo/matter/wifi
* added Lighting app to silabs_wifi
* Silabs_wifi Lighting-app removed some junk files
* Update for building with scripts/examples/gn_efr32_example.sh
* Rebased to master - Fixes to AppTask.cpp+BUILD.gn
* Merged Thread and WiFi apps (Lighting and Windows) into examples/xxx-app/efr32
* Updated lock-app/efr32 to include WiFi build
* Fixes to ifdef's in lock-app for efr32
* Removed examples/xx-app/silabs_wifi. Merged into examples/xx-app/efr32
* updated build-script for efr32 to use wifi
* WiFi fixes to initialize RS911X for EFR32
* Update for WiFi port to sync with SiLabs work
* WiFi - Added saving SSID/PSK/Security
* Cleaned up comments in BUILD.gn
* Restyled by whitespace
* Restyled by clang-format
* Restyled by gn
* Restyled by shellharden
* Restyled by shfmt
* Restyled by clang-format
* include file reference was changed to <lib/support>
* Added WF200 files and changed Defines to match master
* Fixed issue with build script that does not handle ARG3/4
Co-authored-by: Restyled.io <commits@restyled.io>
0 commit comments