in an STM32CubeIDE V1.17.0 project I add folders Application and Application/Src. I add Application/Src to the list of source locations. I add a couple of new C++ template source files to the Application/Src folder. These compile OK.But why does the...