do the files in the build directory go into source control?

Hello,

I used the nRF Connect plugin for VCS to create a Zephyr/BLE project. It appears this copies many files into the "build" directory which are required to compile the project. Normally things under "build, debug, release. ..." are artifacts of a build and are not put into source control.

What are the source code guidelines for a nRF Connect SDK based project?

TIA

Parents Reply Children
Related