add default 16M flash for esp32s3

This commit is contained in:
Terrence
2024-09-07 16:22:33 +08:00
parent 001c17f2d2
commit c212e0c482
4 changed files with 10 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
CONFIG_ESP32S3_INSTRUCTION_CACHE_32KB=y
CONFIG_ESP32S3_DATA_CACHE_64KB=y
CONFIG_ESP32S3_DATA_CACHE_LINE_64B=y