Commit 7e8b3a1 1 parent dcbcd4f commit 7e8b3a1 Copy full SHA for 7e8b3a1
File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 61
61
scripts/run_in_build_env.sh "\
62
62
./scripts/build/build_examples.py \
63
63
--target rw61x-all-clusters-app-wifi \
64
+ --target rw61x-all-clusters-app-thread \
65
+ --target rw61x-all-clusters-app-thread-wifi \
64
66
build \
65
67
--copy-artifacts-to out/artifacts \
66
68
"
70
72
scripts/run_in_build_env.sh "\
71
73
./scripts/build/build_examples.py \
72
74
--target rw61x-thermostat-wifi \
75
+ --target rw61x-thermostat-thread \
76
+ --target rw61x-thermostat-thread-wifi \
73
77
build \
74
78
--copy-artifacts-to out/artifacts \
75
79
"
79
83
scripts/run_in_build_env.sh "\
80
84
./scripts/build/build_examples.py \
81
85
--target rw61x-laundry-washer-wifi \
86
+ --target rw61x-laundry-washer-thread \
87
+ --target rw61x-laundry-washer-thread-wifi \
82
88
build \
83
89
--copy-artifacts-to out/artifacts \
84
90
"
You can’t perform that action at this time.
0 commit comments