forked from xiaozhi/xiaozhi-esp32
add default 16M flash for esp32s3
This commit is contained in:
7
sdkconfig.defaults.esp32s3
Normal file
7
sdkconfig.defaults.esp32s3
Normal 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
|
||||
Reference in New Issue
Block a user