mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 19:27:14 +00:00
1c1c5c5633
This switches the recipe from manipulating the lv_conf.h file directly, to instead using Kconfig to configure lvgl. * Drop configuration of LV_TICK_CUSTOM* as they were removed in 9.0.0. * Drop configuration options that match their defaults. Co-authored-by: Adam x Nilsson <adam.x.nilsson@axis.com> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
4 lines
93 B
INI
4 lines
93 B
INI
CONFIG_LV_USE_ASSERT_STYLE=y
|
|
CONFIG_LV_USE_ASSERT_MEM_INTEGRITY=y
|
|
CONFIG_LV_USE_ASSERT_OBJ=y
|