Searched defs:build_dir (Results 1 – 7 of 7) sorted by relevance
/Zephyr-Core-2.7.6/boards/ |
D | CMakeLists.txt | 8 set(build_dir boards/${ARCH}/${BOARD}) variable
|
/Zephyr-Core-2.7.6/scripts/west_commands/zspdx/ |
D | sbom.py | 37 def setupCmakeQuery(build_dir): argument
|
/Zephyr-Core-2.7.6/scripts/west_commands/ |
D | run_common.py | 266 def load_cmake_cache(build_dir, args): argument 273 def rebuild(command, build_dir, args): argument 283 def runners_yaml_path(build_dir, board): argument 337 def get_runner_config(build_dir, yaml_path, runners_yaml, args=None): argument 487 def dump_all_runner_context(command, runners_yaml, board, build_dir): argument
|
D | sign.py | 196 def sign(self, command, build_dir, build_conf, formats): argument 208 def sign(self, command, build_dir, build_conf, formats): argument 408 def sign(self, command, build_dir, build_conf, formats): argument
|
D | zcmake.py | 212 def from_build_dir(build_dir): argument
|
/Zephyr-Core-2.7.6/doc/_extensions/zephyr/ |
D | application.py | 292 def _mkdir(mkdir, build_dir, host_os, skip_config): argument
|
/Zephyr-Core-2.7.6/scripts/pylib/twister/ |
D | twisterlib.py | 1936 def __init__(self, testcase, platform, source_dir, build_dir): argument 2123 def __init__(self, testcase, platform, source_dir, build_dir): argument
|