[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.dsdp.mtj] Re: Boolean clauses in preprocessor directives

Hi David,

MTJ uses antenna preprocessor behind the scenes. So, every thing that goes with antenna preprocessor backend v3 should be supported by MTJ.

About )#define VALUE "true") if I'm not mistaken, the correct syntax is

#define VALUE=true

Cheers,
Diego