Merge branch 'lvgl:master' into master

This commit is contained in:
Martin 2021-06-21 20:15:32 +02:00 committed by GitHub
commit 4004726e33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 567 additions and 86 deletions

View file

@ -54,6 +54,8 @@ extern "C" {
#include "jd79653a.h"
#elif defined CONFIG_LV_TFT_DISPLAY_CONTROLLER_UC8151D
#include "uc8151d.h"
#elif defined CONFIG_LV_TFT_DISPLAY_CONTROLLER_ILI9163C
#include "ili9163c.h"
#endif
/*********************