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
@@ -44,6 +44,7 @@ build_flags =
-D LOG_DEBUG_INC=\"DebugConfiguration.h\"
-D LGFX_SCREEN_WIDTH=240
-D LGFX_SCREEN_HEIGHT=320
-D DISPLAY_SIZE=320x240 ; landscape mode
-D LGFX_DRIVER=LGFX_PICOMPUTER_S3
-D GFX_DRIVER_INC=\"graphics/LGFX/LGFX_PICOMPUTER_S3.h\"
-D VIEW_320x240