feat(disp): port DRM driver from lv_drivers (#4253)

This commit is contained in:
Johannes Marbach
2023-05-29 13:48:15 +02:00
committed by GitHub
parent ec2acbe091
commit 0a62fd692e
7 changed files with 935 additions and 0 deletions

View File

@@ -164,6 +164,8 @@ Make sure `LV_MEM_SIZE` is no less than `(64*1024U)`.
- LV_USE_LINUX_FBDEV
- LV_USE_LINUX_DRM
- LV_USE_TFT_ESPI
12. rename '**lv_conf_template.h**' to '**lv_conf_cmsis.h**'.