File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 46
46
"targets" :[
47
47
{
48
48
"target" : " esp32p4" ,
49
+ "skip" : 1 ,
49
50
"features" :[" qio_ram" ],
50
51
"idf_libs" :[" qio" ," 80m" ],
51
52
"bootloaders" :[
75
76
},
76
77
{
77
78
"target" : " esp32h2" ,
79
+ "skip" : 1 ,
78
80
"features" :[],
79
81
"idf_libs" :[" qio" ," 64m" ],
80
82
"bootloaders" :[
89
91
},
90
92
{
91
93
"target" : " esp32c6" ,
94
+ "skip" : 1 ,
92
95
"features" :[],
93
96
"idf_libs" :[" qio" ," 80m" ],
94
97
"bootloaders" :[
103
106
},
104
107
{
105
108
"target" : " esp32c3" ,
109
+ "skip" : 1 ,
106
110
"features" :[],
107
111
"idf_libs" :[" qio" ," 80m" ],
108
112
"bootloaders" :[
117
121
},
118
122
{
119
123
"target" : " esp32" ,
124
+ "skip" : 1 ,
120
125
"features" :[" qio_ram" ],
121
126
"idf_libs" :[" qio" ," 80m" ],
122
127
"bootloaders" :[
131
136
},
132
137
{
133
138
"target" : " esp32s2" ,
139
+ "skip" : 1 ,
134
140
"features" :[" qio_ram" ],
135
141
"idf_libs" :[" qio" ," 80m" ],
136
142
"bootloaders" :[
You can’t perform that action at this time.
0 commit comments