Skip to content

Commit

Permalink
fix(json): Remove FQBNs for the test
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Oct 4, 2024
1 parent c8546d4 commit aa2c928
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions tests/validation/psram/ci.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
{
"fqbn": {
"esp32": [
"espressif:esp32:esp32:PSRAM=enabled"
],
"esp32s2": [
"espressif:esp32:esp32s2:PSRAM=enabled"
],
"esp32s3": [
"espressif:esp32:esp32s3:PSRAM=opi,USBMode=default",
"espressif:esp32:esp32s3:PSRAM=enabled,USBMode=default"
]
},
"platforms": {
"qemu": false,
"wokwi": false
Expand Down

0 comments on commit aa2c928

Please sign in to comment.