set echoear gfx core to cpu1

This commit is contained in:
Terrence
2025-09-16 22:51:13 +08:00
parent b53b6a1943
commit 5fd9e4273e
3 changed files with 12 additions and 16 deletions

View File

@@ -4,8 +4,7 @@
{
"name": "echoear",
"sdkconfig_append": [
"CONFIG_PARTITION_TABLE_CUSTOM_FILENAME=\"partitions/v1/16m_echoear.csv\"",
"CONFIG_USE_DEVICE_AEC=y"
"CONFIG_PARTITION_TABLE_CUSTOM_FILENAME=\"partitions/v1/16m_echoear.csv\""
]
}
]