Skip to content

Commit cdbad53

Browse files
committed
Fixed wrong configuration in sdkconfig
1 parent 366cf4a commit cdbad53

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/boards/m5stack_core_basic

1 file changed

+1
-1
lines changed

ports/espressif/boards/m5stack_core_basic/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CONFIG_ESP32_ECO3_CACHE_LOCK_FIX=y
2-
CONFIG_ESP32_SPIRAM_SUPPORT=y
2+
CONFIG_ESP32_SPIRAM_SUPPORT=n
33
CONFIG_ESP32_REV_MIN_3=y
44

55
# CONFIG_SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY is not set

0 commit comments

Comments
 (0)