增加新版太极小派适配 (#902)

* Add Guition Boards

* Add Product Links

* 适配新版太极派

* 适配新版太极派
This commit is contained in:
DeepStart
2025-07-11 05:46:49 +08:00
committed by GitHub
parent cec0b5b273
commit 5da837541b
4 changed files with 448 additions and 1 deletions

View File

@@ -3,7 +3,9 @@
"builds": [
{
"name": "taiji-pi-s3",
"sdkconfig_append": []
"sdkconfig_append": [
"CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y"
]
}
]
}