Skip to content

Commit baa44a2

Browse files
authored
Merge pull request #7133 from CDarius/fix_m5stack_core_basic
Fixed wrong configuration in sdkconfig
2 parents 2bba6a6 + cdbad53 commit baa44a2

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)