Add SPI_GRAPHICAL_TFT

See MarlinFirmware/Marlin#18817
This commit is contained in:
Scott Lahteine 2020-07-29 21:30:54 -05:00
parent 0c60da82fb
commit b70b054aa6
362 changed files with 2436 additions and 1104 deletions

View file

@ -1511,9 +1511,10 @@
#endif
//
// FSMC Graphical TFT
// FSMC / SPI Graphical TFT
//
#if ENABLED(FSMC_GRAPHICAL_TFT)
#if TFT_SCALED_DOGLCD
//#define GRAPHICAL_TFT_ROTATE_180
//#define TFT_MARLINUI_COLOR 0xFFFF // White
//#define TFT_MARLINBG_COLOR 0x0000 // Black
//#define TFT_DISABLED_COLOR 0x0003 // Almost black