Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed Oct 23, 2024
1 parent 7bb8ecb commit 6387324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/shell/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ static_library("shell") {
chip_device_platform == "SiWx917") {
sources += [
# Temporary workaround to prevent a circular dependecy while restructuring the silabs shell files
# Due to some odd dependency issue, we need the source file and the include_dir for the build to pass.
"${chip_root}/examples/platform/silabs/shell/MatterShell.h",
"MainLoopSilabs.cpp",
"streamer_silabs.cpp",
Expand Down

0 comments on commit 6387324

Please sign in to comment.