{
"target": "esp32s3",
"builds": [
"name": "lichuang-dev",
"sdkconfig_append": [
"CONFIG_USE_DEVICE_AEC=y",
"CONFIG_IOT_PROTOCOL_MCP=y"
]
}