This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: Getting git SHA-1 into CCS compiled application



Tool/software: Code Composer Studio

Hi,

Im wondering if there is any way to grab the current git SHA-1 from CCS in order to use the string in an embedded application. Are there some git environment variables or TI libraries I can use to extract this info? Thanks