We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bd156 commit d3a1e6bCopy full SHA for d3a1e6b
configs/builds.json
@@ -56,26 +56,6 @@
56
["opi","80m","qio_ram"]
57
]
58
},
59
- {
60
- "target": "esp32s2",
61
- "features":["qio_ram"],
62
- "idf_libs":["qio","80m"],
63
- "bootloaders":[
64
- ["qio","80m"],
65
- ["qout","80m"],
66
- ["dio","80m"],
67
- ["dout","80m"],
68
- ["qio","40m"],
69
- ["qout","40m"],
70
- ["dio","40m"],
71
- ["dout","40m"]
72
- ],
73
- "mem_variants":[
74
75
76
- ["dout","80m"]
77
- ]
78
- },
79
{
80
"target": "esp32c3",
81
"features":[],
0 commit comments