This website requires JavaScript.
Explore
Help
Sign In
devttl
/
xiaozhi-esp32
Watch
1
Star
0
Fork
0
You've already forked xiaozhi-esp32
forked from
xiaozhi/xiaozhi-esp32
Code
Pull Requests
Activity
Files
f11f84dfbd45cd13dc41c4a2ae94b10a4e1caf16
xiaozhi-esp32
/
main
/
boards
/
echoear
/
config.json
10 lines
149 B
JSON
Raw
Normal View
History
Unescape
Escape
添加 EchoEar 喵伴 (#869) * add EchoEar Co-authored-by: Qin Feng <qingfeng@espressif.com> * feat: use new display backlight API * feat: use MCP protocol * remove yuying lcd * add echoear README.md --------- Co-authored-by: NingYuxiang <ningyuxiang@espressif.com> Co-authored-by: Qin Feng <qingfeng@espressif.com>
2025-06-30 23:01:17 +08:00
{
"target"
:
"esp32s3"
,
"builds"
:
[
{
v1.8.0: Audio 代码重构与低功耗优化 (#943) * Reconstruct Audio Code * Remove old IoT implementation * Add MQTT-UDP documentation * OTA升级失败时,可以继续使用
2025-07-19 22:45:22 +08:00
"name"
:
"echoear"
,
feat: Add locales with OGG sounds (#1057) * fix jiuchuan build problem * feat: Add locales with OGG sounds * fix building echoear * Support ogg files frame duration <= 60
2025-08-12 18:41:00 +08:00
"sdkconfig_append"
:
[
]
添加 EchoEar 喵伴 (#869) * add EchoEar Co-authored-by: Qin Feng <qingfeng@espressif.com> * feat: use new display backlight API * feat: use MCP protocol * remove yuying lcd * add echoear README.md --------- Co-authored-by: NingYuxiang <ningyuxiang@espressif.com> Co-authored-by: Qin Feng <qingfeng@espressif.com>
2025-06-30 23:01:17 +08:00
}
]
}
Copy Permalink