ESP32-xiaozhi-esp32/main/display
laride 60ad1c5afc
Refactor: Use esp_video component (#1245)
* refactor: migrate camera module to esp-video library

* refactor: migrate boards to esp-video API (1/2)

* refactor: migrate boards to esp-video API (2/2)

* fix: use ESP-IDF 5.5

* refactor: migrate the JPEG encoder to `esp_new_jpeg`

* feat: add YUV422 support

* feat: improve pixelformat and device selection process

* feat: use ESP32-P4 Hardware JPEG Encoder
2025-10-14 10:44:45 +08:00
..
lvgl_display Refactor: Use esp_video component (#1245) 2025-10-14 10:44:45 +08:00
display.cc feat: Add gif support (#1183) 2025-09-11 03:53:12 +08:00
display.h feat: add emote style for v2 (#1217) 2025-09-19 14:14:43 +08:00
emote_display.cc fix emote display errors (#1240) 2025-09-26 06:18:57 +08:00
emote_display.h feat: add emote style for v2 (#1217) 2025-09-19 14:14:43 +08:00
lcd_display.cc Added Waveshare ESP32-P4-WIFI6-Touch-LCD-7B third party board (#1243) 2025-10-09 12:00:22 +08:00
lcd_display.h feat: add snapshot mcp tool (#1196) 2025-09-14 15:16:49 +08:00
oled_display.cc feat: build default assets instead of downloading and v2 tables for esp-hi, echoear (#1203) 2025-09-16 15:24:24 +08:00
oled_display.h feat: add manual upgrade firmware 2025-09-12 08:45:29 +08:00