Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: project-chip/connectedhomeip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 746173558ee044bc5920da1c5b49b0cd63fa49e0
Choose a base ref
..
head repository: project-chip/connectedhomeip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4c4db9c8ee0891f93f3130f9e83e41fbe120bfcb
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 third_party/silabs/BUILD.gn
1 change: 1 addition & 0 deletions third_party/silabs/BUILD.gn
Original file line number Diff line number Diff line change
@@ -207,6 +207,7 @@ if (wifi_soc != true) { # CCP board
"${openthread_root}/src/core/mac/sub_mac.cpp",
"${openthread_root}/src/core/thread/mle.cpp",
"${sl_ot_platform_abstraction}/efr32/radio.c",
"${sl_ot_platform_abstraction}/efr32/sleep.c",
]

include_dirs = [ "${sl_ot_platform_abstraction}/include" ]