add lv_conf_kvoncfig.h to handle special Kconfig options
This commit is contained in:
@@ -27,6 +27,9 @@ fout.write(
|
||||
#define LV_CONF_INTERNAL_H
|
||||
/* clang-format off */
|
||||
|
||||
/*Handle special Kconfig options*/
|
||||
#include "lv_conf_kconfig.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/*If lv_conf.h is not skipped include it*/
|
||||
|
||||
Reference in New Issue
Block a user