@@ -17,7 +17,7 @@ include:
1717- path: third_party/matter_sdk/src
1818- path: third_party/matter_sdk/src/include
1919- path: third_party/matter_sdk/src/lib
20- - path: third_party/matter_sdk/src/platform/silabs/SiWx917
20+ - path: third_party/matter_sdk/src/platform/silabs/SiWx
2121- path: third_party/matter_sdk/src/platform/silabs/wifi
2222- path: third_party/nlassert/include
2323- path: third_party/nlio/include
@@ -100,7 +100,7 @@ include:
100100- path: third_party/matter_sdk/src/lwip/silabs
101101 file_list:
102102 - path: lwipopts-wf200.h
103- - path: lwipopts-rs911x .h
103+ - path: lwipopts-siwx .h
104104 - path: lwippools.h
105105 - path: lwipopts.h
106106- path: third_party/matter_sdk/examples/platform/silabs
@@ -123,11 +123,10 @@ include:
123123 file_list:
124124 - path: SilabsPlatformBase.h
125125 - path: SilabsPlatform.h
126- - path: third_party/matter_sdk/src/platform/silabs/rs911x
126+ - path: third_party/matter_sdk/src/platform/silabs/SiWx/ble
127127 file_list:
128128 - path: ble_config.h
129- - path: wfx_sl_ble_init.h
130- - path: rsi_ble_config.h
129+ - path: sl_si91x_ble_init.h
131130- path: third_party/matter_sdk/src/platform
132131 file_list:
133132 - path: DeviceSafeQueue.h
@@ -158,7 +157,7 @@ include:
158157 - path: SystemTimeSupport.h
159158 - path: GenericThreadStackManagerImpl_FreeRTOS.h
160159 - path: GenericThreadStackManagerImpl_FreeRTOS.hpp
161- - path: third_party/matter_sdk/src/platform/silabs/SiWx917
160+ - path: third_party/matter_sdk/src/platform/silabs/SiWx
162161 file_list:
163162 - path: siwx917-chip-psa-config.h
164163 - path: siwx917-chip-mbedtls-config.h
@@ -182,13 +181,13 @@ source:
182181- path: third_party/matter_sdk/src/platform/silabs/Logging.cpp
183182- path: third_party/matter_sdk/src/platform/silabs/MigrationManager.cpp
184183- path: third_party/matter_sdk/src/platform/silabs/NetworkCommissioningWiFiDriver.cpp
185- - path: third_party/matter_sdk/src/platform/silabs/SiWx917 /OTAImageProcessorImpl.cpp
184+ - path: third_party/matter_sdk/src/platform/silabs/SiWx /OTAImageProcessorImpl.cpp
186185- path: third_party/matter_sdk/src/platform/silabs/PlatformManagerImpl.cpp
187186- path: third_party/matter_sdk/src/platform/silabs/SilabsConfig.cpp
188187- path: third_party/matter_sdk/src/platform/silabs/platformAbstraction/WiseMcuSpam.cpp
189188- path: third_party/matter_sdk/src/platform/silabs/platformAbstraction/SilabsPlatform.cpp
190- - path: third_party/matter_sdk/src/platform/silabs/rs911x /BLEManagerImpl.cpp
191- - path: third_party/matter_sdk/src/platform/silabs/rs911x/wfx_sl_ble_init .cpp
189+ - path: third_party/matter_sdk/src/platform/silabs/SiWx/ble /BLEManagerImpl.cpp
190+ - path: third_party/matter_sdk/src/platform/silabs/SiWx/ble/sl_si91x_ble_init .cpp
192191- path: third_party/matter_sdk/src/platform/silabs/wifi/SiWx/WifiInterfaceImpl.cpp
193192- path: third_party/matter_sdk/src/platform/silabs/wifi/WifiInterface.cpp
194193
0 commit comments