Support ILI9163c (Sparkfun LCD-15143)

This commit is contained in:
Martin Lindberg Mogensen 2021-04-29 09:55:22 +02:00
parent 147cacc0af
commit 21f81d117b
9 changed files with 365 additions and 7 deletions

View file

@ -50,6 +50,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
/*********************