Adds support for the NXP PXP engine. LVGL changed the Kconfig symbol from LV_USE_GPU_NXP_PXP to LV_USE_PXP, but hal_nxp still relies on LV_USE_GPU_NXP_PXP, so add a temporary symbol for it. Additionally the drawing engines need to invalidate ranges in the dcache, the method needs to be provided via a lvgl_support.h file. Signed-off-by: Fabian Blatz <fabianblatz@gmail.com> |
||
|---|---|---|
| .. | ||
| lv_conf.h | ||
| lvgl_button_input.h | ||
| lvgl_common_input.h | ||
| lvgl_display.h | ||
| lvgl_encoder_input.h | ||
| lvgl_fs.h | ||
| lvgl_input_device.h | ||
| lvgl_keypad_input.h | ||
| lvgl_mem.h | ||
| lvgl_pointer_input.h | ||
| lvgl_support.h | ||
| lvgl_zephyr.h | ||
| lvgl_zephyr_osal.h | ||