What it does
Implements IDekiDisplay and IDekiInput for embedded boards using the LovyanGFX driver family (1.2.19, FreeBSD license). LovyanGFX covers most of the small SPI and 8-bit parallel TFTs commonly found on ESP32 boards.
Touch is handled through an FT6336U capacitive controller on the shared I²C bus, dispatched through deki-input like any other pointer event.