Skip to content

Commit 91b3ab0

Browse files
authored
Update builds.json
1 parent 0490ca0 commit 91b3ab0

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

configs/builds.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,6 @@
5050
}
5151
],
5252
"targets":[
53-
{
54-
"target": "esp32c5",
55-
"features":["qio_ram"],
56-
"idf_libs":["qio","80m"],
57-
"bootloaders":[
58-
["qio","80m"],
59-
["dio","80m"],
60-
["qio","40m"],
61-
["dio","40m"]
62-
],
63-
"mem_variants":[
64-
["dio","80m"]
65-
]
66-
},
6753
{
6854
"target": "esp32p4",
6955
"features":["qio_ram"],

0 commit comments

Comments
 (0)