I want to move towards more portable and standardized projects, and one of the ways I would like to do this is by using a Docker container to install the specific compiler version, dependencies, Uniflash, etc., without installing Code Composer Studio (CCS). I've seen a few threads on this in the past, but no clear answers recently. The MSP430 GCC download page includes downloads for the header and support files (msp430.h, msp430fr6989.h, msp430g2553.h, etc.), but the TI CGT download page does not, and the header and support files are not included within the CGT download. Having installed CCS on my personal machine, I see the two include folders for the MSP430 GCC and TI CGT compilers, but is there any way to get those TI CGT header and support files without having to download CCS?