zephyr/tests/lib/gui/lvgl
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
..
src tests: lib: gui: lvgl: Reorder screen load and delete 2023-07-10 15:14:49 +02:00
app.overlay
CMakeLists.txt
prj.conf modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02:00
testcase.yaml modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02:00