mirror of
https://github.com/torlando-tech/pyxis.git
synced 2026-05-18 13:25:05 +00:00
30dc48086c
- pyxis-icon.svg: Pyxis constellation icon (3 stars with connecting lines) - generate_splash.py: PlatformIO pre-build script that renders the SVG to a 160x160 RGB565 PROGMEM header (SplashImage.h) using cairosvg + Pillow - .gitignore: Exclude generated SplashImage.h - platformio.ini: Add generate_splash.py to both build environments Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
86 B
Plaintext
6 lines
86 B
Plaintext
.pio/
|
|
.vscode/
|
|
*.pyc
|
|
docs/flasher/firmware/
|
|
lib/tdeck_ui/Hardware/TDeck/SplashImage.h
|