Skip to content

Commit

Permalink
Cleanup commented lines and bump merged matter_support sha
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinez-silabs committed Jan 13, 2025
1 parent 29465fe commit f28f97d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions third_party/silabs/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -227,17 +227,12 @@ if (wifi_soc != true) { # CCP board
} else {
# additional files needed for ftd lib
sources += [
#"${openthread_root}/examples/platforms/utils/link_metrics.cpp",
#"${openthread_root}/examples/platforms/utils/link_metrics.h",
"${openthread_root}/src/core/api/link_api.cpp",
"${openthread_root}/src/core/mac/mac.cpp",
"${openthread_root}/src/core/mac/mac_frame.cpp",
"${openthread_root}/src/core/mac/sub_mac.cpp",
"${openthread_root}/src/core/mac/sub_mac_csl_receiver.cpp",
"${openthread_root}/src/core/thread/mle.cpp",

# Temporary file until the files in the SI SDK is fixed
#"${sdk_support_root}/protocol/openthread/platform-abstraction/efr32/radio.c",
]
}

Expand Down
2 changes: 1 addition & 1 deletion third_party/silabs/matter_support
Submodule matter_support updated 286 files

0 comments on commit f28f97d

Please sign in to comment.