Part Number: LAUNCHXL-CC26X2R1
Hello,
I'm trying to store the Simplelink SDK (version 3.10.01.11) into our configuration management tool (ClearCase), but am running into issues with adding some of the files. When copying the SDK over, a bunch of hidden files were also copied over. (.vers_b200, .vers_g200, .vers_r200, .xdc-F09, and various others) These files are empty (0 bytes), and ClearCase doesn't allow empty files to be added to source control. These files are scattered throughout the kernel directory and the xdctools directory. Are these files needed to compile the code properly? Can I delete them without any negative side effects?
Thanks.