I have a project with CMSIS already integrated - I would like to find which version of CMSIS - how do I do that?
I thought perhaps the file: https://github.com/ARM-software/CMSIS_5/blob/develop/CMSIS/Core/Include/cmsis_version.h
However, the tagged versions on github do not seem to reflect the numbering in the tagged file.
Thanks,
Brian.
I recommed to checkout by tag and build yourself MD5 hashes on the files.