We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c4b652 commit eb1752fCopy full SHA for eb1752f
configs/defconfig.esp32p4
@@ -1,5 +1,6 @@
1
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160=y
2
-CONFIG_SPIRAM=y
+# PSRAM is connected in parallel to Flash chip and max clock is 20Mhz
3
+# CONFIG_SPIRAM is not set
4
5
#
6
# PPP
0 commit comments