Home
last modified time | relevance | path

Searched full:config_dir (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/cmake/config_dir/
Dtestcase.yaml2 buildsystem.config_dir.user_defined:
/Zephyr-latest/scripts/west_commands/
Dsign.py424 def preprocess_toml(self, config_dir, toml_basename, subdir): argument
425 'Runs the C pre-processor on config_dir/toml_basename.h'
428 preproc_cmd = [compiler_path, '-E', str(config_dir / (toml_basename + '.h'))]