Add customizable boot logo based on resolution (#7146)

This commit is contained in:
Austin
2025-07-02 11:53:12 -07:00
committed by GitHub
co-authored by GitHub
parent 553fc0cb1b
commit f99ac2104c
9 changed files with 65 additions and 1 deletions
+1
View File
@@ -56,6 +56,7 @@ build_flags =
-D LOG_DEBUG_INC=\"DebugConfiguration.h\"
-D LGFX_SCREEN_WIDTH=320
-D LGFX_SCREEN_HEIGHT=480
-D DISPLAY_SIZE=320x480 ; portrait mode
-D LGFX_DRIVER=LGFX_UNPHONE_V9
-D GFX_DRIVER_INC=\"graphics/LGFX/LGFX_UNPHONE.h\"
-D VIEW_320x240