Need help on setting up GIT repository for a CC2640 project.
Background:
I have a project based on the SimpleBLEPeripheral using Code Composer Studio. CC6 shows the project in the folder, Users\myName\Workspace; however, most of the Source files are linked within the folder, C:\ti\simplelink\ble_cc26xx_2_01_00_44423\*.
How should I setup the GIT repository to handle the Project folder and referenced folders? Do I need to manually add the folder, C:\ti\simplelink\ble_cc26xx_2_01_00_44423\* to the repository for the CC6 project.
Thanks,
Dan