lv_conf_internal: Check for LV_CONF_INCLUDE_SIMPLE before defining it.
This commit is contained in:
@@ -12,8 +12,10 @@
|
||||
|
||||
#if defined __has_include
|
||||
# if __has_include("lv_conf.h")
|
||||
# ifndef LV_CONF_INCLUDE_SIMPLE
|
||||
# define LV_CONF_INCLUDE_SIMPLE
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/*If lv_conf.h is not skipped include it*/
|
||||
|
||||
Reference in New Issue
Block a user