New Clean Build Configuration task and command

nRF Connect for VS Code

tags
nRF Connect for VS Code

We added a Clean Build Configuration command to the More actions... expandable menu for build configuration within the build directory in the Applications View. Clean Build Configuration removes most files generated during the building process but keeps the configuration and backup files. This action executes west build -t clean for the given build configuration.

Clean Build Configuration