️ Compact RGB565 TFT boot images (#26011)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
ellensp
2023-07-24 15:31:39 +12:00
committed by GitHub
parent e451dec674
commit 5bcaae62f2
82 changed files with 5783 additions and 247 deletions

View File

@@ -3313,6 +3313,8 @@
#define TFT_THEME BLACK_MARLIN
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space
#endif
#if ENABLED(TFT_LVGL_UI)