_From @rei-vilo on July 21, 2015 20:18_ When EMT is used, pass `ENERGIA_MT` variable on to the compiler as `-D ENERGIA_MT`. This will allow checking EMT is available for RTOS-based libraries. _Copied from original issue: energia/Energia#683_
From @rei-vilo on July 21, 2015 20:18
When EMT is used, pass
ENERGIA_MTvariable on to the compiler as-D ENERGIA_MT.This will allow checking EMT is available for RTOS-based libraries.
Copied from original issue: energia/Energia#683