Merge pull request #8197 from dhalbert/8.2.x-backport-8129-s3-box-psram

8.2.x backport: Fix PSRAM on espressif ESP32S3 box and box lite
This commit is contained in:
Scott Shawcroft 2023-07-24 09:46:42 -07:00 committed by GitHub
commit b901063eea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
CONFIG_SPIRAM=y
CONFIG_SPIRAM_MODE_OCT=y
CONFIG_SPIRAM_SPEED_80M=y

View File

@ -1,3 +1,4 @@
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
CONFIG_SPIRAM=y
CONFIG_SPIRAM_MODE_OCT=y
CONFIG_SPIRAM_SPEED_80M=y