Tasmota/lib
Thomas Reitmayr 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
..
default Bump version v14.4.1.4 2025-02-04 15:07:03 +01:00
lib_audio fix compile 2025-02-03 14:29:20 +01:00
lib_basic Command 'PixelType' to change the WS2812 color order and channel number (#22876) 2025-01-24 21:21:35 +01:00
lib_deprecated mv deprecated drivers / Pio clean up 2024-04-17 11:28:17 +02:00
lib_display Utilize ESP-IDF's LCD driver for pushing pixels to RGB displays with ESP32-S3 (#22970) 2025-02-09 21:58:50 +01:00
lib_div Add udp.flush() to KNX receiver (#22242) 2024-12-07 12:38:14 +01:00
lib_i2c MS5837 console calibration options and code cleanup (#22466) 2024-11-11 17:24:18 +01:00
lib_rf add support for nexus protocol to rc-switch library (#21886) 2024-09-01 16:04:40 +02:00
lib_ssl TLS fix ecdsa fingerprint 2024-12-16 22:31:01 +01:00
libesp32 Berry make HASPmota and Matter use 'tasmota.defer()' (#22977) 2025-02-09 18:39:32 +01:00
libesp32_div/esp-nimble-cpp MI32 legacy: add config operations (#22458) 2024-11-10 23:23:37 +01:00
libesp32_eink/epdiy LVGL fix memory allocation of flush buffers (#21256) 2024-04-23 20:11:01 +02:00
libesp32_lvgl Berry make HASPmota and Matter use 'tasmota.defer()' (#22977) 2025-02-09 18:39:32 +01:00
libesp32_ml Prepare restoration of Tensorflow driver for Core 3 (#21327) 2024-05-03 12:28:49 +02:00