Hi all,
in order to put the whole project under a decent version control system I need a list of all files used in the example project in segger studio.
The c source files, assembler files, libraries and hex softdevice can be easily extracted from the project file. But the header files seem to be available only by going through each individual source file which is no option.
So is there an efficient method to obtain a list (full path preferably without that ../../../../../ nonsense) of all files?
Kind Regards,