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.
[icd] Fix project-chip#6015 - add IcdClientType to cluster.
- Loading branch information
Showing
29 changed files
with
29 additions
and
29 deletions.
There are no files selected for viewing
Submodule repo
updated
3 files
+1 −30 | components/mkspiffs/src/spiffs/esp_spiffs.c | |
+1 −1 | components/spiffs/CMakeLists.txt | |
+0 −29 | components/spiffs/esp_spiffs.c |
Submodule asr_sdk
updated
8 files
+178 −3 | at_cmd/atcmd_matter.c | |
+1 −3 | config/lwip_if/lwipopts.h | |
+0 −20 | lib/lega_wlan_api.h | |
+ − | lib/libasr_wifi_v6.a | |
+0 −83 | lib/tlv_decode.h | |
+288 −0 | matter/asr_factory_config.c | |
+62 −0 | matter/asr_factory_config.h | |
+0 −2 | platform/ethernetif_wifi.c |
Submodule asr_sdk
updated
53 files
Submodule asr_sdk
updated
9 files
+177 −3 | at_cmd/atcmd_matter.c | |
+1 −3 | config/lwip_if/lwipopts.h | |
+ − | lib/libasr_wifi6_v6.a | |
+0 −85 | lib/sys/tlv_decode.h | |
+0 −20 | lib/wifi/lega_wlan_api.h | |
+288 −0 | matter/asr_factory_config.c | |
+62 −0 | matter/asr_factory_config.h | |
+10 −33 | projects/alto_demo/ble_demo/duet_hl_matter/app.c | |
+1 −1 | projects/alto_demo/ble_demo/duet_hl_matter/app.h |
Submodule repo
updated
7 files
+1 −1 | bl_iot_sdk_debug_freedom_studio_win_attach_bl702.launch | |
+1 −1 | bl_iot_sdk_debug_freedom_studio_win_bl702.launch | |
+1 −1 | components | |
+1 −1 | customer_app | |
+1 −1 | docs | |
+0 −56 | flash | |
+6 −6 | version.mk |
Submodule repo
updated
11 files
+0 −126 | cirque/capabilities/bluetoothcapability.py | |
+0 −92 | cirque/common/taskrunner.py | |
+2 −2 | cirque/connectivity/homelan.py | |
+3 −9 | cirque/connectivity/threadsimpipe.py | |
+0 −3 | cirque/grpc/service.py | |
+28 −14 | cirque/home/home.py | |
+0 −43 | cirque/resources/Dockerfile.android_headless_emulator | |
+0 −33 | cirque/resources/android_headless_init.sh | |
+0 −3 | cirque/restservice/service.py | |
+0 −1 | cirque/version | |
+0 −35 | dependency_modules.sh |
Submodule repo
updated
4 files
+0 −1 | README.md | |
+14 −14 | configure.ac | |
+2 −2 | src/complete.c | |
+6 −6 | src/editline.c |
2 changes: 1 addition & 1 deletion
2
third_party/infineon/psoc6/psoc6_sdk/libs/connectivity-utilities
Submodule connectivity-utilities
updated
178 files
Submodule secure-sockets
updated
149 files
2 changes: 1 addition & 1 deletion
2
third_party/infineon/psoc6/psoc6_sdk/libs/wifi-connection-manager
Submodule wifi-connection-manager
updated
80 files
Submodule wifi-host-driver
updated
358 files
Submodule repo
updated
3 files
+4 −6 | CMakeLists.txt | |
+4 −28 | include/json/value.h | |
+0 −14 | src/test_lib_json/main.cpp |
Submodule repo
updated
from 6b36a5 to 4e73af
Submodule repo
updated
4 files
+0 −6 | middleware/wifi/incl/port/os/wm_os.h | |
+0 −59 | middleware/wifi/port/os/os.c | |
+1 −1 | middleware/wifi/wifidriver/mlan_cfp.c | |
+2 −2 | mw320_matter_flash/Matter/layout-4m.txt |
Submodule ot-nxp
updated
52 files
Submodule ot-ti
updated
29 files
+0 −1 | .gitmodules | |
+5 −11 | CMakeLists.txt | |
+4 −5 | README.md | |
+14 −30 | boards.cmake | |
+1 −1 | openthread | |
+8 −8 | script/bootstrap | |
+17 −83 | script/build | |
+0 −101 | script/release | |
+3 −15 | src/CMakeLists.txt | |
+27 −33 | src/FreeRTOSConfig.h | |
+61 −215 | src/alarm.c | |
+53 −106 | src/alarm_micro.c | |
+0 −43 | src/arm-none-eabi-m33.cmake | |
+2 −2 | src/arm-none-eabi-m4f.cmake | |
+0 −106 | src/openthread-core-cc13xx_cc26xx-config-matter.h | |
+0 −119 | src/openthread-core-cc13xx_cc26xx-config-thci.h | |
+1 −73 | src/openthread-core-cc13xx_cc26xx-config.h | |
+19 −22 | src/openthread.syscfg | |
+143 −566 | src/radio.c | |
+1 −1 | src/spi_periph.c | |
+25 −40 | src/uart.c | |
+0 −18 | third_party/freertos/CMakeLists.txt | |
+0 −51 | third_party/freertos/shim.c | |
+44 −20 | third_party/mbedtls/CMakeLists.txt | |
+1 −1 | third_party/mbedtls/mbedtls-config-cc13x2_cc26x2.h | |
+63 −56 | third_party/mbedtls/mbedtls-config.h | |
+9 −37 | third_party/ti_simplelink_sdk/CMakeLists.txt | |
+1 −2 | third_party/ti_simplelink_sdk/README.md | |
+1 −1 | third_party/ti_simplelink_sdk/repo_cc13xx_cc26xx |
Submodule repo
updated
2809 files
Submodule gecko_sdk
updated
28942 files
Submodule matter_support
updated
1257 files
Submodule wiseconnect-wifi-bt-sdk
updated
750 files
Submodule repo_cc13xx_cc26xx
updated
from 93adb5 to 5d4cc6