Home
last modified time | relevance | path

Searched defs:build_conf (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/scripts/west_commands/
Dsign.py215 def sign(self, command, build_dir, build_conf, formats): argument
227 def sign(self, command, build_dir, build_conf, formats): argument
323 def get_cfg(command, build_conf, item): argument
455 def sign(self, command, build_dir, build_conf, formats): argument
/Zephyr-latest/scripts/west_commands/runners/
Dcore.py729 def build_conf(self) -> BuildConfiguration: member in ZephyrBinaryRunner