This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

"LCD_SUPPORT" definition



 

 #if defined ( LCD_SUPPORTED)
 ...

this statement is quite common in the  Zstack code files

But where could I find these  macro definitions of LCD_SUPPORT, LCD_SD,WIN32?