add some code
This commit is contained in:
11
main/boards/taiji-pi-s3/config.json
Normal file
11
main/boards/taiji-pi-s3/config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"target": "esp32s3",
|
||||
"builds": [
|
||||
{
|
||||
"name": "taiji-pi-s3",
|
||||
"sdkconfig_append": [
|
||||
"CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user