Add TFT_LVGL_UI support (#18438)
This commit is contained in:
parent
39105384ba
commit
e5bc9d31cc
39 changed files with 1564 additions and 1437 deletions
|
|
@ -2135,9 +2135,12 @@
|
|||
//#define FSMC_GRAPHICAL_TFT
|
||||
|
||||
//
|
||||
// TFT Little VGL UI
|
||||
// TFT LVGL UI
|
||||
//
|
||||
//#define TFT_LITTLE_VGL_UI
|
||||
// Default MKS icons and fonts: https://git.io/JJvzK
|
||||
// Copy mks_pic and mks_font folders to the root of your SD
|
||||
//
|
||||
//#define TFT_LVGL_UI
|
||||
|
||||
//=============================================================================
|
||||
//============================ Other Controllers ============================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue