Add customizable boot logo based on resolution (#7146)

This commit is contained in:
Austin
2025-07-02 14:53:12 -04:00
committed by GitHub
parent 553fc0cb1b
commit f99ac2104c
9 changed files with 65 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ build_flags =
-D CUSTOM_TOUCH_DRIVER
-D LGFX_SCREEN_WIDTH=480
-D LGFX_SCREEN_HEIGHT=480
-D DISPLAY_SIZE=480x480
-D LGFX_DRIVER=LGFX_INDICATOR
-D GFX_DRIVER_INC=\"graphics/LGFX/LGFX_INDICATOR.h\"
-D VIEW_320x240