1 2 3 4 5 6 7 8
#if defined (__MSP430i2020__) #elif defined (__MSP430F5529__) #else #error "Device not supported by msp430.h" #endif