Files
xiaozhi-esp32/main/boards/echoear/config.json
laride ad2c187433 添加 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

9 lines
136 B
JSON

{
"target": "esp32s3",
"builds": [
{
"name": "EchoEar",
"sdkconfig_append": []
}
]
}