Skip to content

Commit 8d4c75e

Browse files
committed
feat(opi_ram): support 120M
1 parent 762772d commit 8d4c75e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

configs/defconfig.opi_ram

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
CONFIG_SPIRAM_MODE_OCT=y
22
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
3-
# CONFIG_SPIRAM_MEMTEST is not set
3+
# CONFIG_SPIRAM_MEMTEST is not set
4+
5+
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
6+
CONFIG_SPIRAM_SPEED_120M=y
7+
CONFIG_ESPTOOLPY_FLASHFREQ_120M=y

0 commit comments

Comments
 (0)