set gfx core to cpu1

This commit is contained in:
Terrence
2025-09-16 01:41:21 +08:00
parent 38157aa180
commit add271f0c1
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\""
]
}
]