Skip to content

Commit 47e9a7e

Browse files
committed
bla
Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 4b47f81 commit 47e9a7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/_scripts/gen_boards_catalog.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ def run_twister_cmake_only(outdir, vendor_filter):
208208
*[arg for path in RUNNERS_YAML_PATHS for arg in ('--keep-artifacts', path)],
209209
"--cmake-only",
210210
"-v",
211+
# "-j 32",
211212
"--outdir",
212213
str(outdir),
213214
]

0 commit comments

Comments
 (0)