Application location

nRF Connect for VS Code

tags
nRF Connect for VS Code

Whenever you create, discover, or add an application, the extension validates the selected location before proceeding:

  • The location must not already contain an application (that is, a folder that already has a CMakeLists.txt with a Zephyr project, a prj.conf, or a sample.yaml file).
  • If you are creating a blank application, the location must not be inside an existing west workspace.