zephyr/modules/lvgl/include
Fabian Blatz c7f8033f2b modules: lvgl: simplify sys_heap memory size configs
Changes the Kconfig symbols for the sys_heap based memory management option
and removes the notion of `BLOCKS` with a more concise single
`LV_Z_MEM_POOL_SIZE` option. Also adds `LV_MEM_CUSTOM` to the lv_conf.h,
since in any option the memory management is considered to be custom.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2023-09-27 09:54:08 +02:00
..
lv_conf.h modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02:00
lvgl_button_input.h modules: lvgl: fix initialization order depedencies 2023-09-18 20:37:43 +02:00
lvgl_common_input.h modules: lvgl: retain last event for button/pointer device 2023-09-19 16:18:18 +01:00
lvgl_display.h
lvgl_encoder_input.h modules: lvgl: fix initialization order depedencies 2023-09-18 20:37:43 +02:00
lvgl_fs.h
lvgl_input_device.h
lvgl_mem.h
lvgl_pointer_input.h modules: lvgl: fix initialization order depedencies 2023-09-18 20:37:43 +02:00