Skip to content

Commit 1c14642

Browse files
committed
removing the commentted code
1 parent b96c5c5 commit 1c14642

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

third_party/silabs/SiWx917_sdk.gni

-7
Original file line numberDiff line numberDiff line change
@@ -576,19 +576,12 @@ template("siwx917_sdk") {
576576
sources += [
577577
"${sdk_support_root}/matter/si91x/siwx917/BRD4338A/autogen/sl_si91x_power_manager_handler.c",
578578
"${sdk_support_root}/matter/si91x/siwx917/BRD4338A/autogen/sl_si91x_power_manager_wakeup_handler.c",
579-
580579
"${wifi_sdk_root}/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/src/sl_si91x_m4_ps.c",
581580
"${wifi_sdk_root}/components/device/silabs/si91x/mcu/drivers/systemlevel/src/rsi_time_period.c",
582-
583581
"${wifi_sdk_root}/components/device/silabs/si91x/mcu/drivers/service/power_manager/src/sl_si91x_power_manager.c",
584582
"${wifi_sdk_root}/components/device/silabs/si91x/mcu/drivers/service/power_manager/src/sli_si91x_power_manager.c",
585583
"${wifi_sdk_root}/components/device/silabs/si91x/mcu/drivers/service/power_manager/src/sli_si91x_power_manager_wakeup_init.c",
586584
"${wifi_sdk_root}/third_party/silicon_labs/freertos/src/sl_si91x_low_power_tickless_mode.c",
587-
588-
# "${efr32_sdk_root}/platform/service/sleeptimer/src/sl_sleeptimer.c",
589-
# "${wifi_sdk_root}/components/device/silabs/si91x/mcu/drivers/service/sleeptimer/src/sl_sleeptimer_hal_si91x_sysrtc.c",
590-
591-
# "${wifi_sdk_root}/components/device/silabs/si91x/mcu/drivers/peripheral_drivers/src/rsi_sysrtc.c",
592585
]
593586
}
594587
public_deps = [

0 commit comments

Comments
 (0)