Lines Matching full:snippets
5 # Snippets support
9 # - searches for snippets in zephyr and any modules
13 # will be raised, and the list of valid snippets will be printed.
28 # - snippets: when invoked, a list of valid snippets will be printed
46 set(snippets_py ${ZEPHYR_BASE}/scripts/snippets.py)
53 # running cmake again and snippets are no longer requested.
78 # snippets.
101 # Create the 'snippets' target. Each snippet is printed in a
106 add_custom_target(snippets ${snippets_target_cmd} USES_TERMINAL) target
108 # If snippets were requested, print messages for each one.
110 # Print the requested snippets.