Call lvgl_heap_init from lvgl_init rather than using two separate SYS_INIT, this sensures that the heap is initialized correctly regardless of the relation between CONFIG_KERNEL_INIT_PRIORITY_DEFAULT and CONFIG_APPLICATION_INIT_PRIORITY. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com> |
||
|---|---|---|
| .. | ||
| input | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.input | ||
| Kconfig.memory | ||
| Kconfig.shell | ||
| lv_conf.h | ||
| lvgl_display_16bit.c | ||
| lvgl_display_24bit.c | ||
| lvgl_display_32bit.c | ||
| lvgl_display_mono.c | ||
| lvgl_display.c | ||
| lvgl_display.h | ||
| lvgl_fs.c | ||
| lvgl_fs.h | ||
| lvgl_mem.c | ||
| lvgl_mem.h | ||
| lvgl_shell.c | ||
| lvgl.c | ||