Skip to content

Commit acbe389

Browse files
authored
Update builds.json
1 parent d5406fa commit acbe389

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/builds.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
{
6060
"target": "esp32s2",
6161
"features":["qio_ram"],
62-
"idf_libs":["dout","40m"],
62+
"idf_libs":["dout","80m"],
6363
"bootloaders":[
6464
["qio","80m"],
6565
["qout","80m"],
@@ -79,7 +79,7 @@
7979
{
8080
"target": "esp32c3",
8181
"features":[],
82-
"idf_libs":["dout","40m"],
82+
"idf_libs":["dout","80m"],
8383
"bootloaders":[
8484
["qio","80m"],
8585
["qout","80m"],

0 commit comments

Comments
 (0)