Skip to content

Commit 9c0a5bb

Browse files
authored
set s3 cache size to 16kb
1 parent c1ad72b commit 9c0a5bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/defconfig.esp32s3

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ CONFIG_ULP_COPROC_RESERVE_MEM=4096
77
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
88
CONFIG_SPIRAM=y
99
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
10+
CONFIG_ESP32S3_INSTRUCTION_CACHE_16KB=y
11+
CONFIG_ESP32S3_DATA_CACHE_16KB=y
1012
CONFIG_RTC_CLK_CAL_CYCLES=576
1113
CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO=y
1214
# CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND is not set

0 commit comments

Comments
 (0)