xiaozhi-esp32/main
顿玄 b48506171b
Some checks failed
Build Boards / Determine variants to build (push) Has been cancelled
Build Boards / Build ${{ matrix.name }} (push) Has been cancelled
修复ESP-Hi报错 (#1643)
* Update esp_hi.cc

* Remove error check for event loop creation

If event loop already created, this function returns ESP_ERR_INVALID_STATE

---------

Co-authored-by: Xiaoxia <terrence@tenclass.com>
2026-01-10 16:29:12 +08:00
..
assets echoear: improved quality of audio assets for Russian language (#1584) 2025-12-18 07:02:55 +08:00
audio feat(audio): Use esp_audio_codec and esp_audio_effects to replace 78opus (#1632) 2026-01-07 18:45:34 +08:00
boards 修复ESP-Hi报错 (#1643) 2026-01-10 16:29:12 +08:00
display Fixed build error with IDF v5.4 (#1637) 2026-01-09 17:19:06 +08:00
led Fixed the issue where voice wake-up causes panic when DEBUG is enabled. (#1606) 2025-12-29 15:03:02 +08:00
protocols v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
application.cc Enhance audio feedback mechanism by introducing a flag to play a popup (#1560) 2025-12-15 12:54:17 +08:00
application.h Enhance audio feedback mechanism by introducing a flag to play a popup (#1560) 2025-12-15 12:54:17 +08:00
assets.cc feat: update emote display (#1629) 2026-01-07 20:39:17 +08:00
assets.h feat: update emote display (#1629) 2026-01-07 20:39:17 +08:00
CMakeLists.txt feat: update emote display (#1629) 2026-01-07 20:39:17 +08:00
device_state_machine.cc v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
device_state_machine.h v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
device_state.h feat: add state change events and callbacks (#798) 2025-07-18 01:35:31 +08:00
idf_component.yml feat: update emote display (#1629) 2026-01-07 20:39:17 +08:00
Kconfig.projbuild feat: update emote display (#1629) 2026-01-07 20:39:17 +08:00
main.cc v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
mcp_server.cc v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
mcp_server.h feat: add snapshot mcp tool (#1196) 2025-09-14 15:16:49 +08:00
ota.cc v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
ota.h v2.1.0: Upgrade esp-wifi-connect to 3.0; New device state machine (#1528) 2025-12-09 09:24:56 +08:00
settings.cc xmin-c3 share MCP tool and sleep mode can be disabled (#1054) 2025-08-09 03:08:42 +08:00
settings.h xmin-c3 share MCP tool and sleep mode can be disabled (#1054) 2025-08-09 03:08:42 +08:00
system_info.cc regenerate jpeg encoder (#1198) 2025-09-16 05:00:02 +08:00
system_info.h regenerate jpeg encoder (#1198) 2025-09-16 05:00:02 +08:00