forked from xiaozhi/xiaozhi-esp32
* fix: call flush ready on io ready * eachear: update to v2 partition table but disable class Assets currently * stop gif if previewing an image * feat: build default assets instead of downloading * version updates * fix None error * delay 1s before enter wifi config mode * fix compiling with v1 partition table --------- Co-authored-by: Xiaoxia <terrence.huang@tenclass.com>
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"target": "esp32s3",
|
|
"builds": [
|
|
{
|
|
"name": "echoear",
|
|
"sdkconfig_append": [
|
|
]
|
|
}
|
|
]
|
|
} |