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

@@ -760,6 +760,9 @@
#define LV_LINUX_FBDEV_BSD 0
#endif
/*Driver for /dev/dri/card*/
#define LV_USE_LINUX_DRM 0
/*Interface for TFT_eSPI*/
#define LV_USE_TFT_ESPI 0