Files
Tasmota/lib
Thomas ReitmayrandGitHub b07bd68046 Utilize ESP-IDF's LCD driver for pushing pixels to RGB displays with ESP32-S3 (#22970)
This commit is an optimization of code and possibly performance for pushing
pixel data to an RGB display with an ESP32-S3. It uses ESP-IDF's LCD driver
for doing so and replaces multiple code paths in the previous implementation.
No code for other ESP32 variants has been changed.

Also see the discussion arendst/Tasmota#22553
2025-02-09 21:58:50 +01:00
..
2025-02-04 15:07:03 +01:00
2025-02-03 14:29:20 +01:00
2024-12-16 22:31:01 +01:00