Searched refs:excludes (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/ |
D | .ruff.toml | 4 extend = ".ruff-excludes.toml"
|
D | Kconfig.zephyr | 880 example excludes one section produced by the code relocation feature:
|
/Zephyr-latest/scripts/release/ |
D | list_backports.py | 131 def by_date_range(repo, base, start_date, end_date, excludes): argument 149 if p.number in excludes: 309 args.start, args.end, set(args.excludes))
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | coverage.py | 350 excludes = Gcovr._interleave_list("-e", self.ignores) 354 excludes += ["--exclude-branches-by-pattern", merged_regex] 365 cmd += excludes + mode_options + ["--json", "-o", coveragefile, outdir]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 909 * :github:`22037` - qemu_cortex_r5 excludes too many tests
|
D | release-notes-2.7.rst | 1543 * :github:`36823` - Build excludes paths to standard C++ headers when using GNUARMEMB toolchain var…
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 1455 targets, and therefore excludes host tooling, and code specific for the
|