forked from xiaozhi/xiaozhi-esp32
增加新版太极小派适配 (#902)
* Add Guition Boards * Add Product Links * 适配新版太极派 * 适配新版太极派
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"builds": [
|
||||
{
|
||||
"name": "taiji-pi-s3",
|
||||
"sdkconfig_append": []
|
||||
"sdkconfig_append": [
|
||||
"CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user