Skip to content

Commit d3a1e6b

Browse files
remove esp32s2 target
1 parent e1bd156 commit d3a1e6b

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

configs/builds.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -56,26 +56,6 @@
5656
["opi","80m","qio_ram"]
5757
]
5858
},
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-
["qout","80m"],
75-
["dio","80m"],
76-
["dout","80m"]
77-
]
78-
},
7959
{
8060
"target": "esp32c3",
8161
"features":[],

0 commit comments

Comments
 (0)