Skip to content

Commit

Permalink
Make smco-test-event-trigger public
Browse files Browse the repository at this point in the history
  • Loading branch information
hare-siterwell committed Aug 8, 2023
1 parent f9d27fe commit 50b4514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/platform/linux/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@ source_set("app-main") {
]

public_deps = [
":smco-test-event-trigger",
"${chip_root}/src/lib",
"${chip_root}/src/platform/logging:force_stdio",
]
deps = [
":ota-test-event-trigger",
":smco-test-event-trigger",
"${chip_root}/examples/providers:device_info_provider",
"${chip_root}/src/app/server",
]
Expand Down

0 comments on commit 50b4514

Please sign in to comment.