xiaozhi-esp32/main/display
so95 6a4ec9dbbd
feat: add support for ESP32-P4-Function-EV-Board (#1210)
* feat: add support for ESP32-P4-Function-EV-Board with configuration and display handling

* detect wake word model from index.json

* update wait time before entering wifi configure mode

* feat: Enhance ESP32-P4 Function EV Board support with LCD and touch initialization

* feat: Update ESP32-P4 Function EV Board configuration for improved touch and SD card support

* feat: add touch I2C configuration and improve initialization structure

* Remove ESP hosted configuration from defaults

Removed ESP hosted configuration options.

* chore: update documentation for improved clarity

* refactor: remove obsolete files for ESP32-P4-Function-EV-Board and add updated configurations

* refactor: reintroduce ESP32-P4-Function-EV-Board implementation with updated configurations

* refactor: restore esp32_p4_function_ev_board dependency with updated version

---------

Co-authored-by: n2flowjs-bot <n2flowjs@gmail.com>
Co-authored-by: Terrence <terrence@tenclass.com>
2025-10-25 03:41:00 +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 feat: add support for ESP32-P4-Function-EV-Board (#1210) 2025-10-25 03:41:00 +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