File tree
12 files changed
+21064
-21063
lines changed- src
- controller/python/chip/clusters
- darwin/Framework/CHIP/zap-generated
- third_party
- abseil-cpp
- nxp
- openthread
- pigweed
- silabs
- zzz_generated/darwin-framework-tool/zap-generated/cluster
12 files changed
+21064
-21063
lines changed+5,087-5,086
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Submodule googletest updated 25 files
- BUILD.bazel+13-13
- CMakeLists.txt+1-1
- MODULE.bazel+9-15
- README.md+9-5
- WORKSPACE+3-36
- ci/windows-presubmit.bat+1-6
- docs/advanced.md+1-1
- docs/quickstart-bazel.md+30-23
- googlemock/include/gmock/gmock-actions.h+14-53
- googlemock/include/gmock/gmock-matchers.h+30-65
- googlemock/include/gmock/gmock-more-actions.h+3-4
- googlemock/include/gmock/gmock-spec-builders.h+6-4
- googlemock/include/gmock/internal/gmock-port.h-1
- googlemock/src/gmock-cardinalities.cc+4-4
- googlemock/test/gmock-actions_test.cc+4-52
- googlemock/test/gmock-matchers-arithmetic_test.cc+27-27
- googlemock/test/gmock-matchers-comparisons_test.cc+2-5
- googlemock/test/gmock-matchers-containers_test.cc+8-15
- googlemock/test/gmock-matchers-misc_test.cc+6-6
- googlemock/test/gmock-pp_test.cc+1-1
- googlemock/test/gmock_link_test.h+1-1
- googletest/README.md+1-1
- googletest/include/gtest/internal/gtest-type-util.h+3-3
- googletest/src/gtest.cc+2-5
- googletest_deps.bzl+10-10
Submodule nxp_matter_support updated 30 files
- LICENSE+201
- LICENSE.txt-2
- SW-Content-Register.txt+6-17
- cmake/build_helpers.cmake-200
- cmake/nxp_sdk_gn_build.cmake-42
- examples/platform/common/ble/ble_function_mux.c-82
- examples/platform/common/ble/ble_function_mux.h-23
- examples/platform/common/ble/gatt_db.h-42
- examples/platform/common/ble/gatt_uuid128.h-38
- examples/platform/k32w0/scripts/sign-outdir.py+8-9
- examples/platform/k32w0/ssbl/BUILD.gn+8-1
- examples/platform/mcxw72/app/project_include/freeRTOS/FreeRTOSConfig.h-202
- examples/platform/mcxw72/app/project_include/openthread/OpenThreadConfig.h-80
- examples/platform/mcxw72/app/startup.S-799
- gn_build/k32w0_sdk/k32w0_sdk.gni+7-3
- gn_build/mcxw71_k32w1_sdk/BUILD.gn+5-18
- gn_build/mcxw71_k32w1_sdk/core_sdk.gni+13-60
- gn_build/mcxw71_k32w1_sdk/k32w1_executable.gni+35
- gn_build/mcxw71_k32w1_sdk/mcxw71_k32w1_sdk.gni+2-26
- gn_build/mcxw71_k32w1_sdk/middleware_sdk.gni+11-55
- gn_build/mcxw71_k32w1_sdk/nxp_arm.gni+1-2
- gn_build/nxp_sdk.gni-4
- gn_build/rt_sdk/rt1060/rt1060.gni+2-1
- gn_build/rt_sdk/rt1170/rt1170.gni+2-2
- gn_build/rt_sdk/rt_sdk.gni+1
- gn_build/rt_sdk/transceiver/wifi_config.h-6
- scripts/activate.bat-1
- scripts/bootstrap.bat-1
- scripts/setup/bootstrap.bat-214
- scripts/setup/environment.json-15
- CMakeLists.txt+10-25
- boards/rw612/board_lp.c-2
- boards/rw612/clock_config.c-6
- boards/rw612/pin_mux.c-8
- cmake/options.cmake+2-2
- cmake/platform/imx_rt.cmake+3-3
- cmake/platform/k32w1.cmake-1
- cmake/platform/mcxw71.cmake-1
- cmake/platform/mcxw72.cmake-1
- cmake/platform/rw612.cmake+2-2
- examples/cli/ncp_host/cli-rtos/ot_ncp_cmd.h+2-31
- examples/cli/ncp_host/cli-rtos/ot_ncp_host_app.c+4-91
- examples/cli/ncp_host/cli-rtos/ot_ncp_host_cli.c+12-118
- examples/cli/ncp_host/cli-rtos/ot_ncp_host_cli.h-10
- examples/cli/ncp_ot_freertos.c+2-13
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/CMakeLists.txt+21-44
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/app_config.c-175
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/ble_shell.c-959
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/ble_shell.h-189
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/dynamic_gatt_database.h-70
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/fsl_shell.h-343
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/gatt_uuid128.h-62
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/shell_gap.c-3.8k
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/shell_gap.h-62
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/shell_gatt.c-1.3k
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/shell_gatt.h-140
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/shell_gattdb.c-500
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/shell_gattdb.h-69
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/shell_thrput.c-1.3k
- examples/hybrid/ot_cli_ftd_ble_shell/mcxw72/src/shell_thrput.h-101
- examples/hybrid/ot_cli_ftd_zb_ed_rx_off/k32w061/app_preinclude.h+3-5
- examples/hybrid/ot_rcp_ble_hci_bb/k32w061/CMakeLists.txt+1
- examples/hybrid/ot_rcp_ble_hci_bb/k32w061/app_preinclude.h+3-3
- examples/hybrid/ot_rcp_uart_fc_ble_hci_bb_zb_ed_rx_off/k32w061/CMakeLists.txt+1
- examples/hybrid/ot_rcp_uart_fc_ble_hci_bb_zb_ed_rx_off/k32w061/app_preinclude.h+3-3
- examples/hybrid/ot_rcp_uart_fc_zb_ed_rx_off/k32w061/app_preinclude.h+3-5
- examples/utils/cli_addons/README.md+6-2
- examples/utils/cli_addons/addons_cli.c-3
- examples/utils/cli_addons/lowpower/lowpower_cli.c-104
- examples/utils/cli_addons/lowpower/lowpower_cli.h-3
- openthread+1-1
- script/build_k32w061-7
- script/build_k32w1+1-1
- script/build_mcxw71+1-1
- script/build_mcxw72+5-3
- script/build_rt1060+10
- script/build_rt1170+9-1
- script/build_rw612+2
- src/common/ncp/ncp_cmd_ot.h+1-13
- src/common/ncp/ncp_glue_ot.c-54
- src/common/ncp/ncp_glue_ot.h-6
- src/common/ncp/ncp_ot.c+4-54
- src/common/ncp/ncp_ot.h-4
- src/common/ncp/notify/app_notify.c-216
- src/common/ncp/notify/app_notify.h-47
- src/common/ncp/ot_opcode/otopcode_private.h+119-23
- src/common/ncp/sys/ncp_lp_sys.c-378
- src/common/ncp/sys/ncp_lp_sys.h-75
- src/common/ncp/sys/ncp_lpm.c-182
- src/common/ncp/sys/ncp_lpm.h-48
- src/common/spinel/radio.cpp+7-36
- src/common/spinel/spinel_hdlc.cpp+4-5
- src/imx_rt/rt1060/CMakeLists.txt+1
- src/imx_rt/rt1060/openthread-core-rt1060-config.h+2-2
- src/imx_rt/rt1170/openthread-core-rt1170-config.h+2-2
- src/k32w1/k32w1/CMakeLists.txt+4-2
- src/k32w1/k32w1/k32w1-mbedtls-config.h-3
- src/k32w1/k32w1/k32w1.cmake+4
- src/k32w1/k32w1/system.c-2
- src/k32w1/k32w1/uart.c-4
- src/mcxw/mcxw72/CMakeLists.txt+4-2
- src/mcxw/mcxw72/mcxw72-mbedtls-config.h-3
- src/mcxw/mcxw72/mcxw72.cmake+4
- src/mcxw71/mcxw71/CMakeLists.txt+4-2
- src/mcxw71/mcxw71/mcxw71-mbedtls-config.h-3
- src/mcxw71/mcxw71/mcxw71.cmake+4
- src/rw/rw612/CMakeLists.txt-22
- src/rw/rw612/openthread-core-rw612-config.h+2-2
- src/rw/rw612/platform/ncp.c-3
- third_party/k32w061_sdk/CMakeLists.txt-16
- third_party/k32w1_sdk/CMakeLists.txt+1-8
- third_party/lwip/CMakeLists.txt+1-24
- third_party/mcxw71_sdk/CMakeLists.txt+1-8
- third_party/mcxw72_sdk/CMakeLists.txt+19-70
- third_party/rw612_sdk/CMakeLists.txt+2-5
Submodule repo updated 2899 files
Submodule matter_support updated 75 files
- matter/efr32/efr32mg24/BRD2601B/autogen/sl_event_handler.c+4-4
- matter/efr32/efr32mg24/BRD4186A/autogen/sl_event_handler.c+4-4
- matter/efr32/efr32mg24/BRD4186C/autogen/sl_event_handler.c+4-4
- matter/efr32/efr32mg24/BRD4187A/autogen/sl_event_handler.c+4-4
- matter/efr32/efr32mg24/BRD4187C/autogen/sl_event_handler.c+4-4
- matter/efr32/efr32mg26/BRD2608A/autogen/sl_event_handler.c+4-4
- matter/efr32/efr32mg26/BRD4116A/autogen/sl_event_handler.c+4-4
- matter/efr32/efr32mg26/BRD4117A/autogen/sl_event_handler.c+4-4
- matter/efr32/efr32mg26/BRD4118A/autogen/sl_event_handler.c+4-4
- matter/efr32/mgm24/BRD4316A/autogen/sl_event_handler.c+4-4
- matter/efr32/mgm24/BRD4317A/autogen/sl_event_handler.c+4-4
- matter/efr32/mgm24/BRD4318A/autogen/sl_event_handler.c+4-4
- matter/provision/lib/libProvisionFlash_efr32mg24.a
- matter/provision/lib/libProvisionFlash_efr32mg26.a
- matter/provision/lib/libProvisionFlash_mgm24.a
- matter/provision/lib/libProvisionPSA_si917.a
- matter/provision/lib/libProvision_efr32mg24.a
- matter/provision/lib/libProvision_efr32mg26.a
- matter/provision/lib/libProvision_mgm24.a
- matter/provision/lib/libProvision_si917.a
- matter/si91x/siwx917/BRD2605A/config/sl_mbedtls_config.h+13-13
- matter/si91x/siwx917/BRD2605A/support/hal/rsi_hal_mcu_m4.c+82
- matter/si91x/siwx917/BRD2605A/support/inc/system_si917.h+168
- matter/si91x/siwx917/BRD2605A/support/src/startup_common_RS1xxxx.c+514
- matter/si91x/siwx917/BRD4338A/config/sl_mbedtls_config.h+13-13
- matter/si91x/siwx917/BRD4338A/support/hal/rsi_hal_mcu_m4.c+82
- matter/si91x/siwx917/BRD4338A/support/inc/system_si917.h+168
- matter/si91x/siwx917/BRD4338A/support/src/startup_common_RS1xxxx.c+514
- matter/si91x/siwx917/BRD4342A/autogen/RTE_Components.h-34
- matter/si91x/siwx917/BRD4342A/autogen/sl_component_catalog.h-31
- matter/si91x/siwx917/BRD4342A/autogen/sl_event_handler.c-70
- matter/si91x/siwx917/BRD4342A/autogen/sl_event_handler.h-12
- matter/si91x/siwx917/BRD4342A/autogen/sl_iostream_handles.c-27
- matter/si91x/siwx917/BRD4342A/autogen/sl_iostream_handles.h-20
- matter/si91x/siwx917/BRD4342A/autogen/sl_iostream_init_instances.h-16
- matter/si91x/siwx917/BRD4342A/autogen/sl_si91x_button_instances.c-59
- matter/si91x/siwx917/BRD4342A/autogen/sl_si91x_button_instances.h-43
- matter/si91x/siwx917/BRD4342A/autogen/sl_si91x_led_instances.c-49
- matter/si91x/siwx917/BRD4342A/autogen/sl_si91x_led_instances.h-42
- matter/si91x/siwx917/BRD4342A/autogen/sl_si91x_power_manager_handler.c-96
- matter/si91x/siwx917/BRD4342A/autogen/sl_si91x_power_manager_init.h-51
- matter/si91x/siwx917/BRD4342A/autogen/sl_si91x_power_manager_wakeup_handler.c-37
- matter/si91x/siwx917/BRD4342A/autogen/sl_si91x_power_manager_wakeup_handler.h-44
- matter/si91x/siwx917/BRD4342A/autogen/sl_ulp_timer_init.c-49
- matter/si91x/siwx917/BRD4342A/autogen/sl_ulp_timer_instances.h-53
- matter/si91x/siwx917/BRD4342A/autogen/sli_mbedtls_config_autogen.h-49
- matter/si91x/siwx917/BRD4342A/autogen/sli_mbedtls_config_transform_autogen.h-51
- matter/si91x/siwx917/BRD4342A/config/RTE_Device_917.h-4.9k
- matter/si91x/siwx917/BRD4342A/config/SEGGER_RTT_Conf.h-428
- matter/si91x/siwx917/BRD4342A/config/emlib_core_debug_config.h-45
- matter/si91x/siwx917/BRD4342A/config/nvm3_default_config.h-62
- matter/si91x/siwx917/BRD4342A/config/pin_config.h-140
- matter/si91x/siwx917/BRD4342A/config/sl_board_configuration.h-23
- matter/si91x/siwx917/BRD4342A/config/sl_board_control.h-22
- matter/si91x/siwx917/BRD4342A/config/sl_core_config.h-44
- matter/si91x/siwx917/BRD4342A/config/sl_mbedtls_config.h-118
- matter/si91x/siwx917/BRD4342A/config/sl_mbedtls_device_config.h-70
- matter/si91x/siwx917/BRD4342A/config/sl_memory_manager_config.h-49
- matter/si91x/siwx917/BRD4342A/config/sl_memory_manager_region_config.h-49
- matter/si91x/siwx917/BRD4342A/config/sl_net_default_values.h-149
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_button_btn0_config.h-28
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_button_btn1_config.h-28
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_button_pin_config.h-25
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_dma_config.h-52
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_led_config.h-36
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_power_manager_config_3.h-358
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_power_manager_wakeup_source_config.h-96
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_stack_size_config.h-35
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_ulp_timer_common_config.h-84
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_ulp_timer_init_timer0_config.h-67
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_ulp_uart_common_config.h-43
- matter/si91x/siwx917/BRD4342A/config/sl_si91x_ulp_uart_config.h-104
- matter/si91x/siwx917/BRD4342A/config/sl_sleeptimer_config.h-82
- matter/si91x/siwx917/BRD4342A/config/sl_wifi_region_db_config.h-113
- matter/si91x/support/hal/rsi_hal_mcu_m4.c+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments