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

5
.gitignore vendored
View File

@@ -37,4 +37,7 @@ release/
.vscode/extensions.json
/compile_commands.json
src/mesh/raspihttp/certificate.pem
src/mesh/raspihttp/private_key.pem
src/mesh/raspihttp/private_key.pem
# Ignore logo (set at build time with platformio-custom.py)
data/boot/logo.*