Skip to content

Commit 728df4f

Browse files
authored
Fix typo in idf_libs for esp32s3 target
1 parent 20d2800 commit 728df4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/builds.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
{
166166
"target": "esp32s3",
167167
"features":[],
168-
"idf_libs":["qio","120","opi_ram"],
168+
"idf_libs":["qio","120m","opi_ram"],
169169
"bootloaders":[
170170
["qio","120m","opi_ram"]
171171
],

0 commit comments

Comments
 (0)