activate psram
This commit is contained in:
parent
bcb72b1d36
commit
008d25ad17
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
CONFIG_IDF_TARGET="esp32s3"
|
CONFIG_IDF_TARGET="esp32s3"
|
||||||
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
|
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
|
||||||
CONFIG_PARTITION_TABLE_CUSTOM=y
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
||||||
|
CONFIG_SPIRAM=y
|
||||||
|
CONFIG_SPIRAM_USE_CAPS_ALLOC=y
|
||||||
CONFIG_WL_SECTOR_SIZE_512=y
|
CONFIG_WL_SECTOR_SIZE_512=y
|
||||||
CONFIG_WL_SECTOR_MODE_PERF=y
|
CONFIG_WL_SECTOR_MODE_PERF=y
|
||||||
CONFIG_TINYUSB_DESC_USE_DEFAULT_PID=n
|
CONFIG_TINYUSB_DESC_USE_DEFAULT_PID=n
|
||||||
|
|
Loading…
Reference in a new issue