Skip to content

Commit

Permalink
Auto-Merge: Pull request project-chip#1788: [AUTO] Reverts matter-pla…
Browse files Browse the repository at this point in the history
…tform.slcp changes committed by mistake.

Merge in WMN_TOOLS/matter from bugfix/revert-matter_platform_slcp to RC_2.3.0-1.3

Squashed commit of the following:

commit c884c786ec2bf546128e612d44d96ca7062639d8
Author: Ricardo Casallas <[email protected]>
Date:   Thu Apr 25 11:00:52 2024 -0400

    Reverts matter-platform.slcp changes committed by mistake.
  • Loading branch information
rcasallas-silabs committed Apr 26, 2024
1 parent 7e77e09 commit e66e0bf
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions examples/platform/silabs/matter-platform.slcp
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ include:
- {path: app.h}
- {path: reset_util.h}
sdk: {id: gecko_sdk, version: 4.3.1}
sdk_extension:
- { id: wiseconnect3_sdk, version: 3.1.3 }
toolchain_settings: []

component:
Expand Down Expand Up @@ -68,26 +66,6 @@ component:
- {id: ot_psa_crypto}
- {id: bluetooth_crypto}
- {id: iostream_rtt}
- { id: cpp_support }
- { id: sl_system }
- { id: freertos }
- { id: sleeptimer }
- { id: brd4338a, from: wiseconnect3_sdk }
- { id: wiseconnect3_common, from: wiseconnect3_sdk }
- { id: si917_memory_default_config, from: wiseconnect3_sdk }
- { id: timer_ulp_component, from: wiseconnect3_sdk }
- { id: ulp_timers_instance, instance: [ timer0 ], from: wiseconnect3_sdk }
- { id: sl_si91x_led_917, instance: [ led0, led1 ], from: wiseconnect3_sdk }
- { id: sl_si91x_button_917, instance: [ btn0 ], from: wiseconnect3_sdk }
- { id: si91x_debug, from: wiseconnect3_sdk }
- { id: wifi, from: wiseconnect3_sdk }
- { id: sl_si91x_basic_buffers, from: wiseconnect3_sdk }
- { id: sl_si91x_internal_stack, from: wiseconnect3_sdk }
- { id: network_manager, from: wiseconnect3_sdk }
- { id: basic_network_config_manager, from: wiseconnect3_sdk }
- { id: wifi_resources, from: wiseconnect3_sdk }
- { id: si91x_support, from: wiseconnect3_sdk }
- { id: console, from: wiseconnect3_sdk }
# Necessary componenets for ot coap cert lib
# - {id: mbedtls_dtls} # Requried by COAP lib
# - {id: mbedtls_tls_server} # Requried by COAP lib
Expand Down

0 comments on commit e66e0bf

Please sign in to comment.