zephyr/samples/subsys/display
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
..
cfb doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
cfb_custom_font doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
cfb_shell doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
lvgl modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02:00
display.rst sampels: move display into subsys/display 2021-03-09 17:48:18 -05:00