Skip to content

Commit

Permalink
Updated matter support
Browse files Browse the repository at this point in the history
  • Loading branch information
shgutte committed Jan 9, 2024
1 parent 46cc038 commit 7582f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/silabs/matter_support
Submodule matter_support updated 31 files
+0 −1 matter/efr32/efr32mg24/BRD4186A/autogen/sl_event_handler.h
+14 −19 matter/efr32/efr32mg24/BRD4186A/autogen/sl_simple_led_instances.h
+9 −6 matter/efr32/efr32mg24/BRD4186A/autogen/sli_mbedtls_config_autogen.h
+18 −0 matter/efr32/efr32mg24/BRD4186A/autogen/sli_mbedtls_config_transform_autogen.h
+5 −2 matter/efr32/efr32mg24/BRD4186A/autogen/sli_psa_builtin_config_autogen.h
+5 −2 matter/efr32/efr32mg24/BRD4186A/autogen/sli_psa_config_autogen.h
+0 −332 matter/efr32/efr32mg24/BRD4186A/config/FreeRTOSConfig.h
+0 −428 matter/efr32/efr32mg24/BRD4186A/config/SEGGER_RTT_Conf.h
+0 −65 matter/efr32/efr32mg24/BRD4186A/config/app_properties_config.h
+0 −48 matter/efr32/efr32mg24/BRD4186A/config/btl_interface_cfg.h
+0 −321 matter/efr32/efr32mg24/BRD4186A/config/btl_interface_cfg_s2c4.h
+0 −45 matter/efr32/efr32mg24/BRD4186A/config/nvm3_default_config.h
+1 −1 matter/efr32/efr32mg24/BRD4186A/config/psa_crypto_config.h
+0 −63 matter/efr32/efr32mg24/BRD4186A/config/sl_matter_config.h
+0 −11 matter/efr32/efr32mg24/BRD4186A/config/sl_matter_ota_config.h
+0 −15 matter/efr32/efr32mg24/BRD4186A/config/sl_matter_provision_config.h
+0 −22 matter/efr32/efr32mg24/BRD4186A/config/sl_matter_wifi_config.h
+1 −1 matter/efr32/efr32mg24/BRD4186A/config/sl_mbedtls_config.h
+2 −2 matter/efr32/efr32mg24/BRD4186A/config/sl_memory_config.h
+0 −142 matter/efr32/efr32mg24/BRD4186A/config/sl_net_default_values.h
+27 −1 matter/efr32/efr32mg24/BRD4186C/autogen/sl_component_catalog.h
+39 −6 matter/efr32/efr32mg24/BRD4186C/autogen/sl_event_handler.c
+2 −0 matter/efr32/efr32mg24/BRD4186C/autogen/sl_event_handler.h
+43 −43 matter/efr32/efr32mg24/BRD4186C/config/spidrv_config.h
+27 −0 matter/efr32/efr32mg24/BRD4187C/autogen/sl_component_catalog.h
+19 −5 matter/efr32/efr32mg24/BRD4187C/autogen/sl_event_handler.c
+3 −0 matter/efr32/efr32mg24/BRD4187C/autogen/sl_event_handler.h
+0 −1 matter/efr32/efr32mg24/BRD4187C/autogen/sl_simple_led_instances.h
+4 −0 matter/si91x/siwx917/BRD4338A/autogen/sl_event_handler.c
+68 −0 matter/si91x/siwx917/BRD4338A/support/inc/sl_si91x_m4_ps.h
+338 −0 matter/si91x/siwx917/BRD4338A/support/src/sl_si91x_m4_ps.c

0 comments on commit 7582f01

Please sign in to comment.