When generating code using STM32Cube.AI GUI, I get all the necessary project files.However, when using the CLI, I only get the model's .c and .h files. Is there a command to generate all the additional files via CLI? Or can anyone explain the differe...