We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99af207 commit 9ccead0Copy full SHA for 9ccead0
tests/validation/wifi/cfg.json
@@ -25,7 +25,7 @@
25
"fqbn": [
26
"espressif:esp32:esp32s3:PSRAM=opi,USBMode=default,PartitionScheme=huge_app,FlashMode=qio",
27
"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"
+ "espressif:esp32:esp32s3:PSRAM=enabled,USBMode=default,PartitionScheme=huge_app,FlashMode=qio"
29
]
30
},
31
{
0 commit comments