Add MKS UI (TFT_LITTLE_VGL_UI) (#18071)
This commit is contained in:
parent
6d571a547c
commit
642112d3eb
70 changed files with 16162 additions and 10 deletions
|
|
@ -2116,10 +2116,20 @@
|
|||
//
|
||||
//#define FSMC_GRAPHICAL_TFT
|
||||
|
||||
//
|
||||
// TFT Little VGL UI
|
||||
//
|
||||
//#define TFT_LITTLE_VGL_UI
|
||||
|
||||
//=============================================================================
|
||||
//============================ Other Controllers ============================
|
||||
//=============================================================================
|
||||
|
||||
//
|
||||
// Robin nano v2.0 SPI touch screen
|
||||
//
|
||||
//#define SPI_GRAPHICAL_TFT
|
||||
|
||||
//
|
||||
// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue