zephyr/modules/lvgl
Yong Cong Sin 19e4cb8f89 libc: cleanup deprecated heap-related Kconfigs
The following heap-related Kconfigs shared by the picolibc &
minimal libc have been deprecated for more than 2 releases,
remove them and update the Kconfigs accordingly:

- `CONFIG_MINIMAL_LIBC_MALLOC_ARENA_SIZE`
- `CONFIG_MINIMAL_LIBC_REALLOCARRAY`

Cleanup the handling to support the deprecated malloc arena
size configuration values.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-06-18 14:33:58 -04:00
..
include modules: lvgl: Add support for frame rounder callback 2024-03-04 22:12:54 +01:00
input modules: lvgl: input: Fix invalid encoder readout 2024-06-06 15:46:20 +01:00
CMakeLists.txt modules: lvgl: Update CMakeLists for 8.3.11 2024-01-22 14:02:40 +01:00
Kconfig modules: lvgl: Kconfig: Add missing stubs for DMA2D kconfig symbols 2024-04-10 11:29:19 -04:00
Kconfig.input modules: lvgl: input: add zephyr,lvgl-keypad-input device binding 2023-12-06 09:15:50 +00:00
Kconfig.memory libc: cleanup deprecated heap-related Kconfigs 2024-06-18 14:33:58 -04:00
Kconfig.shell
lvgl_display_16bit.c modules: lvgl: allow offloading rendering process to background thread 2023-08-22 18:05:58 +02:00
lvgl_display_24bit.c modules: lvgl: allow offloading rendering process to background thread 2023-08-22 18:05:58 +02:00
lvgl_display_32bit.c modules: lvgl: allow offloading rendering process to background thread 2023-08-22 18:05:58 +02:00
lvgl_display_mono.c
lvgl_display.c modules: lvgl: Add support for frame rounder callback 2024-03-04 22:12:54 +01:00
lvgl_fs.c modules: lvgl: lvgl_fs: Free file on close 2024-06-04 14:07:16 -05:00
lvgl_mem.c modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02:00
lvgl_shell.c build: namespace autoconf.h with zephyr/ 2024-05-28 22:03:55 +02:00
lvgl.c modules: lvgl: Fix usage of LVGL log levels 2023-11-15 14:54:47 +01:00