Skip to content

Commit 426db4c

Browse files
committed
[Infineon][examples] Add missing dependency
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@gmail.com>
1 parent 8def151 commit 426db4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/platform/infineon/cyw30739/cyw30739_example.gni

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ template("cyw30739_example") {
3939
deps = [
4040
"${chip_root}/examples/providers:device_info_provider",
4141
"${chip_root}/examples/shell/shell_common:shell_common",
42+
"${chip_root}/src/setup_payload:onboarding-codes-utils",
4243
"${matter_wpan_sdk_build_root}:${board}",
4344
app_data_model,
4445
]

0 commit comments

Comments
 (0)