ESP32-xiaozhi-esp32/main
Xiaoxia 83f6f8c703
Switch to 2.0 branch (#1152)
* Adapt boards to v2 partition tables

* fix esp log error

* fix display style

* reset emotion after download assets

* fix compiling

* update assets default url

* Add user only tools

* Add image cache

* smaller cache and buffer, more heap

* use MAIN_EVENT_CLOCK_TICK to avoid audio glitches

* bump to 2.0.0

* fix compiling errors

---------

Co-authored-by: Xiaoxia <terrence.huang@tenclass.com>
2025-09-04 15:41:28 +08:00
..
assets Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
audio Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
boards Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
display Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
led v1.8.9: Upgrade component versions (#1118) 2025-08-23 07:12:14 +08:00
protocols Add V2 parition tables (#1137) 2025-08-29 09:04:23 +08:00
application.cc Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
application.h Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
assets.cc Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
assets.h Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
CMakeLists.txt Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
device_state_event.cc feat: add state change events and callbacks (#798) 2025-07-18 01:35:31 +08:00
device_state_event.h feat: add state change events and callbacks (#798) 2025-07-18 01:35:31 +08:00
device_state.h feat: add state change events and callbacks (#798) 2025-07-18 01:35:31 +08:00
idf_component.yml Fix build error with esp_emote_gfx (#1159) 2025-09-04 15:18:22 +08:00
Kconfig.projbuild Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
main.cc Bump to 1.8.5 2025-08-02 01:27:14 +08:00
mcp_server.cc Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
mcp_server.h Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
ota.cc Switch to 2.0 branch (#1152) 2025-09-04 15:41:28 +08:00
ota.h Update to esp-ml307@3.1.1 2025-07-21 05:46:05 +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 v1.8.0: Audio 代码重构与低功耗优化 (#943) 2025-07-19 22:45:22 +08:00
system_info.h v1.6.5: Improve performance and memory usage 2025-05-26 14:30:44 +08:00