forked from xiaozhi/xiaozhi-esp32
* 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>
9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"target": "esp32s3",
|
|
"builds": [
|
|
{
|
|
"name": "EchoEar",
|
|
"sdkconfig_append": []
|
|
}
|
|
]
|
|
} |