Searched refs:LV_CONF_SKIP (Results 1 – 4 of 4) sorted by relevance
53 If `LV_CONF_SKIP` is defined, LVGL will not try to include `lv_conf.h`. Instead you can pass the co…55 …onfig. To ignore the configs from `lv_conf.h` simply remove its content, or define `LV_CONF_SKIP`.
17 #define LV_CONF_SKIP macro31 #ifndef LV_CONF_SKIP2530 #ifdef LV_CONF_SKIP
9 config LV_CONF_SKIP config
556 - fix(Kconfig): allow unchecking LV_CONF_SKIP [`f3a07a3`](https://github.com/lvgl/lvgl/commit/f3a07…