mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-06 14:37:27 -06:00
⚡️ Compact RGB565 TFT boot images (#26011)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
parent
e451dec674
commit
5bcaae62f2
82 changed files with 5783 additions and 247 deletions
|
@ -11,7 +11,7 @@ set -e
|
|||
#
|
||||
restore_configs
|
||||
opt_set MOTHERBOARD BOARD_LERDGE_K SERIAL_PORT 1
|
||||
opt_enable TFT_GENERIC TFT_INTERFACE_FSMC TFT_COLOR_UI
|
||||
opt_enable TFT_GENERIC TFT_INTERFACE_FSMC TFT_COLOR_UI COMPACT_MARLIN_BOOT_LOGO
|
||||
exec_test $1 $2 "LERDGE K with Generic FSMC TFT with ColorUI" "$3"
|
||||
|
||||
# clean up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue