Merge pull request #7133 from CDarius/fix_m5stack_core_basic

Fixed wrong configuration in sdkconfig
This commit is contained in:
MicroDev 2022-10-27 18:34:07 +05:30 committed by GitHub
commit baa44a2dba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
CONFIG_ESP32_ECO3_CACHE_LOCK_FIX=y
CONFIG_ESP32_SPIRAM_SUPPORT=y
CONFIG_ESP32_SPIRAM_SUPPORT=n
CONFIG_ESP32_REV_MIN_3=y
# CONFIG_SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY is not set