Skip to content

Commit b51d56d

Browse files
committed
[nrfconnect] Don't build example credentials
Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
1 parent 577b3f2 commit b51d56d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/nrfconnect/chip-gn/args.gni

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import("${chip_root}/src/crypto/crypto.gni")
1919
chip_device_platform = "nrfconnect"
2020

2121
chip_build_tests = false
22-
chip_build_tools = false
22+
chip_build_example_creds = false
2323

2424
chip_project_config_include = ""
2525
chip_system_project_config_include = ""

third_party/pigweed/repo

Submodule repo updated 872 files

0 commit comments

Comments
 (0)