We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feff891 commit c0ecaaaCopy full SHA for c0ecaaa
tests/performance/psramspeed/ci.json
@@ -3,9 +3,7 @@
3
"qemu": false,
4
"wokwi": false
5
},
6
- "targets": {
7
- "esp32c3": false,
8
- "esp32c6": false,
9
- "esp32h2": false
10
- }
+ "requires": [
+ "CONFIG_SPIRAM=y"
+ ]
11
}
tests/validation/psram/ci.json
@@ -5,10 +5,5 @@
"requires": [
"CONFIG_SPIRAM=y"
- ],
12
13
14
0 commit comments