mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-06 21:19:06 +00:00
This provides an adaptor for using lvgl with the lcddev in addition to the fbdev. As part of this it also fixes a compilation error when fbdev was used with CONFIG_FB_UPDATE. There is also a monitoring callback enabled for monitoring the performance of the demo. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| fbdev.c | ||
| fbdev.h | ||
| Kconfig | ||
| lcddev.c | ||
| lcddev.h | ||
| lv_ex_conf.h | ||
| lvgldemo.c | ||
| Make.defs | ||
| Makefile | ||
| tp.c | ||
| tp.h | ||
| tp_cal.c | ||
| tp_cal.h | ||