Tool/software: Code Composer Studio
Hi,
I would like to know if there is any way for including the revision number in the source code.
Code composer: 5.5
Repository: SVN Subversion
Goal should be having something similar to:
uint16 revision;
revision = svn:revision; //or any how
I already installed Eclipse Subversive
Thanks in advance