aboutsummaryrefslogtreecommitdiff
path: root/ESP32-HUB75-MatrixPanel-leddrivers.cpp
AgeCommit message (Collapse)Author
2022-09-30Update to include S3 support.mrfaptastic
Refactor tonnes of code. Double buffering not yet fully tested. PSRAM support doesn't work at all - garbled mess. Enable in platformIO using: build_flags = -DSPIRAM_FRAMEBUFFER=1
2021-02-19Moved driver-specific code to a separate fileEmil Muratov
Signed-off-by: Emil Muratov <gpm@hotplug.ru>