Skip to content

Commit 9ccead0

Browse files
committed
fix psram for S3
1 parent 99af207 commit 9ccead0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/validation/wifi/cfg.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"fqbn": [
2626
"espressif:esp32:esp32s3:PSRAM=opi,USBMode=default,PartitionScheme=huge_app,FlashMode=qio",
2727
"espressif:esp32:esp32s3:PSRAM=disabled,USBMode=default,PartitionScheme=huge_app,FlashMode=qio",
28-
"espressif:esp32:esp32s3:PSRAM=qspi,USBMode=default,PartitionScheme=huge_app,FlashMode=qio"
28+
"espressif:esp32:esp32s3:PSRAM=enabled,USBMode=default,PartitionScheme=huge_app,FlashMode=qio"
2929
]
3030
},
3131
{

0 commit comments

Comments
 (0)