lv_conf_internal: Check for LV_CONF_INCLUDE_SIMPLE before defining it.
This commit is contained in:
@@ -12,7 +12,9 @@
|
|||||||
|
|
||||||
#if defined __has_include
|
#if defined __has_include
|
||||||
# if __has_include("lv_conf.h")
|
# if __has_include("lv_conf.h")
|
||||||
|
# ifndef LV_CONF_INCLUDE_SIMPLE
|
||||||
# define LV_CONF_INCLUDE_SIMPLE
|
# define LV_CONF_INCLUDE_SIMPLE
|
||||||
|
# endif
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user