zephyr/modules/lvgl
Fabian Blatz b7b1a56124 modules: lvgl: support linking memory pool to custom section
This patch adds a kconfig option `LV_Z_MEMORY_POOL_CUSTOM_SECTION`
which allows to place the buffer the memory pool is backed by into a
section with the label ".lvgl_heap".

Resolves issue: #66494.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2024-06-22 05:39:41 -04:00
..
include modules: lvgl: Add support for frame rounder callback 2024-03-04 22:12:54 +01:00
input modules: lvgl: Remove LVGL pointer kscan 2024-06-21 11:54:11 -04:00
CMakeLists.txt modules: lvgl: Remove LVGL pointer kscan 2024-06-21 11:54:11 -04:00
Kconfig modules: lvgl: Kconfig: Add missing stubs for DMA2D kconfig symbols 2024-04-10 11:29:19 -04:00
Kconfig.input modules: lvgl: Remove LVGL pointer kscan 2024-06-21 11:54:11 -04:00
Kconfig.memory modules: lvgl: support linking memory pool to custom section 2024-06-22 05:39:41 -04:00
Kconfig.shell
lvgl.c modules: lvgl: Fix usage of LVGL log levels 2023-11-15 14:54:47 +01:00
lvgl_display.c modules: lvgl: Add support for frame rounder callback 2024-03-04 22:12:54 +01:00
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_fs.c modules: lvgl: lvgl_fs: Free file on close 2024-06-04 14:07:16 -05:00
lvgl_mem.c modules: lvgl: support linking memory pool to custom section 2024-06-22 05:39:41 -04:00
lvgl_shell.c build: namespace autoconf.h with zephyr/ 2024-05-28 22:03:55 +02:00