mrfaptastic
4772d1d643
Update ESP32-HUB75-MatrixPanel-I2S-DMA.cpp
2022-10-05 22:04:41 +01:00
mrfaptastic
69e75cde12
Cleanup
...
Consistent spelling of 'colour', double buffering works technically on S3.
2022-10-05 21:47:16 +01:00
mrfaptastic
f0a5d1ad54
Update gdma_lcd_parallel16.cpp
2022-09-30 11:56:17 +01:00
mrfaptastic
30f0014b0c
Enable double buffering
...
Doesn't work though with new refactored code on S3 device - do not use...
2022-09-30 11:31:53 +01:00
mrfaptastic
b490699eab
Delete esp32_i2s_parallel_mcu_def.h.txt
2022-09-30 03:25:13 +01:00
mrfaptastic
ebe75dcaba
Update to include S3 support.
...
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
2022-09-30 03:17:19 +01:00