Tool/software: Code Composer Studio
Hello,
I'm using CCS 8.1 to write some assembly with a MSP430 processor.
I was wondering if CCS provides anyway to customize the pre-processor commands that allow conditional assembly? Specifically CCS makes text after '|' (bitwise OR) green like a comment so chaining $defined s looks ugly/confusing
Thanks!