23 Commits

Author SHA1 Message Date
78d7b40914 将项目版本更新至1.5.9,优化内存使用,增加主任务栈大小至8192,优化固件升级流程,重构主循环为MainEventLoop,添加新版本检查功能,更新音频编解码器的DMA配置常量。 2025-04-13 11:47:15 +08:00
a6ce728386 Fix ML307 FIFO Overflow 2025-04-09 10:41:12 +08:00
50c49023a7 Support adjust volume with knob in SenseCAP Watcher (#399)
* fix typo, add missing prefix `CONFIG` to `ESP_TASK_WDT_TIMEOUT_S`

* add KNOB gpio spec to sensecap config

* create new knob component

* implement ajust output volume with knob

* modify function name to UpperCamelCase

* Tidy up comments and logs
2025-03-25 02:37:43 +08:00
35940f8bda fix network error 2025-02-18 05:14:53 +08:00
ade1e3193d 优化c3上的内存使用 2025-02-18 03:05:00 +08:00
1d1a0c43ba fix xmini-c3 toggle state 2025-02-14 05:20:59 +08:00
256a16e2fe remove the lvgl draw thread to save 8kb sram 2025-02-05 14:57:34 +08:00
c36e25ce3f upgrade to LVGL 9 2025-02-03 23:43:07 +08:00
84f5674359 add more fonts for version 1.0.0 2025-01-23 13:50:22 +08:00
3c719d5c91 使用imgfont在LCD显示器显示彩色表情图标 (#77)
* 使用imgfont在LCD显示器显示彩色表情图标

* fix one emotion

---------

Co-authored-by: zk <982145@qq.com>
2025-01-19 04:29:23 +08:00
e1e14e45c5 Update sdkconfig.defaults
Fix i2c runtiime error
2024-12-16 22:54:42 +08:00
d31901e9e5 add iot framework 2024-12-06 11:09:17 +08:00
436ff2b906 fit the memory usage for esp32c3 2024-11-29 11:06:05 +08:00
15891f5840 set power safe mode 2024-11-15 23:07:20 +08:00
58de3852c5 add settings 2024-11-15 04:44:53 +08:00
ec918748f1 bump to 0.8.0 2024-11-14 23:15:43 +08:00
20deb2b777 add st7789 2024-11-06 10:06:05 +08:00
879f1cc21e reconstruct application 2024-10-03 06:39:22 +08:00
d26e8d25ff support ML307, new version 0.3.0 2024-10-01 14:16:12 +08:00
c212e0c482 add default 16M flash for esp32s3 2024-09-07 16:22:33 +08:00
e25bf7155d add OTA support 2024-09-05 17:22:01 +08:00
490b8668f6 esp cert bundle 2024-09-01 10:37:02 +08:00
5da7d1755f Hello, Xiaozhi. 2024-08-31 18:09:33 +08:00