Configuration files are tracked

nRF Connect for VS Code

tags
nRF Connect for VS Code

The nRF Connect SDK build system does not automatically do a pristine build when new configuration files are added for an application. To help you determine when a manual pristine build invocation is needed for the build system to recognize your configuration files, we now track the configuration files that should be included in a build and display a warning if any required files are missing.

Tracking configuration files