Home
last modified time | relevance | path

Searched full:toml (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/scripts/ruff/
Dgen_format_exclude.py8 # A very simple script to convert ruff format output to toml
10 # ruff format --check | ./scripts/ruff/gen_format_exclude.py >> .ruff-excludes.toml
Dgen_lint_exclude.py10 # A very simple script to convert ruff lint output from json to toml
12 # ruff check --output-format=json | ./scripts/ruff/gen_lint_exclude.py >> .ruff-excludes.toml
/Zephyr-latest/
D.ruff.toml4 extend = ".ruff-excludes.toml"
D.gitignore66 # Cargo encourages a .cargo/config.toml file to symlink to a generated file. Don't save these.
/Zephyr-latest/scripts/west_commands/
Dsign.py429 # -P removes line markers to keep the .toml output reproducible. To
436 # such comments to be preserved in generated/*.toml files:
447 # Need to preprocess the TOML file twice: once with
449 …full_preproc_cmd = preproc_cmd + ['-o', str(subdir / 'rimage_config_full.toml'), '-DLLEXT_FORCE_AL…
450 preproc_cmd += ['-o', str(subdir / 'rimage_config.toml')]
524 #### -c sof/rimage/config/signing_schema.toml ####
586 toml_basename = target + '.toml'
594 extra_ri_args += ['-c', str(b / generated_subdir / 'rimage_config.toml')]
/Zephyr-latest/soc/mediatek/mt8xxx/
DCMakeLists.txt24 # containing the .toml files for the platforms, which SOF will set on
/Zephyr-latest/soc/intel/intel_adsp/common/
DCMakeLists.txt139 # set(WEST_SIGN_OPTS -- -c "/home/sweet home/rimage/config/abc.toml" -i 4)
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst137 - You can add or overwrite a ``$platform.toml`` file(s) in your