Zephyr Snippets

nRF Connect for VS Code

tags
nRF Connect for VS Code

Zephyr recently introduced Snippets as a mechanism for defining portable build system overrides that could be applied to any application.

Any snippets you have used in your application will now show up in the Config files section as a separate subsection, and any files the snippet adds to Kconfig and Devicetree will be included in their respective subsections as well. Any configuration files pulled in by a particular snippet will also be available as entries under the snippet file.