Home
last modified time | relevance | path

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

/Zephyr-latest/doc/build/snippets/
Dindex.rst3 Snippets chapter
/Zephyr-latest/scripts/
Dsnippets.py78 class Snippets(UserDict): class
99 def __init__(self, snippets: Snippets, out_file):
263 def process_snippets_in(root_dir: Path, snippets: Snippets, sysbuild: bool) -> None:
320 def check_for_errors(snippets: Snippets) -> None:
330 def write_cmake_out(snippets: Snippets, cmake_out: Path) -> None: