Why does creating an empty project not add header files
Regarding the Cube IDE, when generating an empty project, is there any reason why the CMSIS header files are not included / added to the project directory?
As for the purists out there who might be thinking that empty means empty :beaming_face_with_smiling_eyes: there are five files that get included with the empty project.
- Several .c files
- An assembler start up file
- Linker script
Could I please request that maybe a future revision of the Cube IDE copy over and update the include paths for empty projects as well
I should also add that the version of Cube IDE I use is 1.4.2 running in Ubuntu 20.04 Linux
Cheers
