0b3b98eca7
Update esp-ml307 component version to 3.6.2 to support UART DMA ( #1724 )
...
* Update esp-ml307 dependency version to ~3.6.0 in idf_component.yml
* Update .gitignore to include 'dist/' directory, add ml307 and dual_network_board source files to CMakeLists.txt, and update esp-ml307 dependency version to ~3.6.2 in idf_component.yml. Refactor CompactWifiBoard and CompactWifiBoardLCD classes to inherit from WifiBoard instead of DualNetworkBoard, simplifying network handling logic.
2026-02-02 09:53:06 +08:00
549399b795
Add esp32c5 configuration ( #1258 )
...
* Add esp32c5 configuration
* update idf_component.yml
2025-10-05 09:59:28 +08:00
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
cd23e0f155
feat: add emote_gfx UI for EchoEar ( #1022 )
...
* feat: add emote_gfx UI for EchoEar
* feat: delete local assets
2025-08-01 18:07:13 +08:00
89f10365b1
xmini-c3: 休眠时关闭es8311可减少20mA电流 ( #822 )
...
* Correct class member name
* xmini-c3: 休眠时关闭es8311可减少20mA电流
2025-06-16 12:51:27 +08:00
9122664f0f
feat: 添加 ESP-Hi WebUI ( #739 )
...
* feat(esp-hi): Skip download if file already exists locally
* feat(esp-hi): add WebUI
2025-06-03 15:24:11 +08:00
ae57131c15
Add wake word to xmini-c3 ( #730 )
...
* esp-hi: MCP protocol is not ready yet
* Add wake word to xmini-c3
2025-05-31 22:21:03 +08:00
8e9f59efae
chore: 更新 .gitignore 文件 ( #591 )
...
- 添加 .cache 目录到忽略列表
- 保持 .DS_Store 在忽略列表中
2025-05-12 14:43:10 +08:00
a872ca1bff
增加LilyGo T-CameraPlus-S3的支持及修复LilyGo T-Circle-S3编译i2s_std_clk_config_t报'i2s_std_clk_config_t::ext_clk_freq_hz' does not match declaration ( #239 )
...
* 增加LILYGO T-CameraPlus-S3支持
* 增加LILYGO T-CameraPlus-S3支持
* Remove .DS_Store files
* Remove .DS_Store files
* 将T-Circle-S3与T-CamerPlus-S3的codec放入boards下
* 移除T-CameraPlus-S的README3图片展示
* revert README files
* delete lilygo-t-cameraplus-s3.jpg
---------
Co-authored-by: yusuhua <yusuhua@baidu.com >
2025-03-01 22:06:53 +08:00
d5594d01a3
添加多国语言支持
2025-02-18 19:33:07 +08:00
4c6da771ec
add versions.py for ota upgrade
2024-10-17 18:34:51 +08:00
0fc9f551ec
update version to 0.2.0
2024-09-10 16:04:28 +08:00
5da7d1755f
Hello, Xiaozhi.
2024-08-31 18:09:33 +08:00