Skip to content

Commit 7006244

Browse files
authored
Add 'qio_ram' feature to esp32p4 target
1 parent aa2a19d commit 7006244

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
@@ -66,7 +66,7 @@
6666
},
6767
{
6868
"target": "esp32p4",
69-
"features":[],
69+
"features":["qio_ram"],
7070
"idf_libs":["qio","200m"],
7171
"bootloaders":[
7272
["qio","200m"]

0 commit comments

Comments
 (0)