Open robertinant opened 8 years ago
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.
ENERGIA_MT
-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_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