Skip to content

Commit 5ea078a

Browse files
authored
C5 PSRAM support
1 parent 3a0aec2 commit 5ea078a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

configs/defconfig.esp32c5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
CONFIG_XTAL_FREQ_AUTO=y
2+
CONFIG_XTAL_FREQ=0
3+
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
4+
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
5+
CONFIG_SPIRAM=y
6+
17
#
28
# Bluetooth
39
#

0 commit comments

Comments
 (0)