David Gwilliam 50f7b5c390 feat: add display driver abstraction layer
Gfx / GfxSprite types:
  - TFT_eSPI path: zero-cost typedefs to TFT_eSPI / TFT_eSprite
  - Arduino_GFX path: adapter classes with TFT_eSPI-compatible API

DisplayDriverGFX.cpp compiles to nothing on TFT_eSPI targets.
GfxSprite on Arduino_GFX uses direct-draw (no offscreen buffer yet).
2026-02-16 19:05:13 -08:00
2026-02-12 00:45:31 -08:00
2026-02-16 19:05:12 -08:00
2026-02-16 19:05:12 -08:00
Description
No description provided
93 MiB
Languages
C++ 79%
C 10.1%
Shell 8.2%
Python 2.7%