Add support for TI CCS. (#1731)

This commit is contained in:
Jonathan Hui
2017-05-08 14:45:55 -07:00
committed by GitHub
parent c28e2ff070
commit f90e33a4d5
+1 -1
View File
@@ -87,7 +87,7 @@ extern "C" {
// =========== TOOLCHAIN SELECTION : START ===========
#if defined(__GNUC__) || defined(__clang__) || defined(__CC_ARM)
#if defined(__GNUC__) || defined(__clang__) || defined(__CC_ARM) || defined(__TI_ARM__)
// https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attributes.html
// http://www.keil.com/support/man/docs/armcc/armcc_chr1359124973480.htm