diff --git a/examples/cat_face_detection/lcd/sdkconfig.defaults.esp32s3 b/examples/cat_face_detection/lcd/sdkconfig.defaults.esp32s3 index 5e7a655..63f450b 100644 --- a/examples/cat_face_detection/lcd/sdkconfig.defaults.esp32s3 +++ b/examples/cat_face_detection/lcd/sdkconfig.defaults.esp32s3 @@ -1,3 +1,5 @@ +CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y + CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S3_SPIRAM_SUPPORT=y diff --git a/examples/cat_face_detection/terminal/sdkconfig.defaults.esp32s3 b/examples/cat_face_detection/terminal/sdkconfig.defaults.esp32s3 index ce5b43c..0808089 100644 --- a/examples/cat_face_detection/terminal/sdkconfig.defaults.esp32s3 +++ b/examples/cat_face_detection/terminal/sdkconfig.defaults.esp32s3 @@ -1,3 +1,5 @@ +CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y + CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S3_SPIRAM_SUPPORT=y diff --git a/examples/human_face_detection/lcd/sdkconfig.defaults.esp32s3 b/examples/human_face_detection/lcd/sdkconfig.defaults.esp32s3 index b95f661..d1a10d8 100644 --- a/examples/human_face_detection/lcd/sdkconfig.defaults.esp32s3 +++ b/examples/human_face_detection/lcd/sdkconfig.defaults.esp32s3 @@ -1,3 +1,5 @@ +CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y + CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S3_SPIRAM_SUPPORT=y diff --git a/examples/human_face_detection/terminal/sdkconfig.defaults.esp32s3 b/examples/human_face_detection/terminal/sdkconfig.defaults.esp32s3 index 1f194bb..d3a8bba 100644 --- a/examples/human_face_detection/terminal/sdkconfig.defaults.esp32s3 +++ b/examples/human_face_detection/terminal/sdkconfig.defaults.esp32s3 @@ -1,3 +1,5 @@ +CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y + CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S3_SPIRAM_SUPPORT=y diff --git a/examples/human_face_recognition/lcd/sdkconfig.defaults.esp32s3 b/examples/human_face_recognition/lcd/sdkconfig.defaults.esp32s3 index 522de61..cb7a777 100644 --- a/examples/human_face_recognition/lcd/sdkconfig.defaults.esp32s3 +++ b/examples/human_face_recognition/lcd/sdkconfig.defaults.esp32s3 @@ -1,3 +1,5 @@ +CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y + CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S3_SPIRAM_SUPPORT=y diff --git a/examples/human_face_recognition/terminal/sdkconfig.defaults.esp32s3 b/examples/human_face_recognition/terminal/sdkconfig.defaults.esp32s3 index 522de61..cb7a777 100644 --- a/examples/human_face_recognition/terminal/sdkconfig.defaults.esp32s3 +++ b/examples/human_face_recognition/terminal/sdkconfig.defaults.esp32s3 @@ -1,3 +1,5 @@ +CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y + CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S3_SPIRAM_SUPPORT=y diff --git a/examples/motion_detection/lcd/sdkconfig.defaults.esp32s3 b/examples/motion_detection/lcd/sdkconfig.defaults.esp32s3 index f34f6c7..4767eff 100644 --- a/examples/motion_detection/lcd/sdkconfig.defaults.esp32s3 +++ b/examples/motion_detection/lcd/sdkconfig.defaults.esp32s3 @@ -1,3 +1,5 @@ +CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y + CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S3_SPIRAM_SUPPORT=y diff --git a/examples/motion_detection/terminal/sdkconfig.defaults.esp32s3 b/examples/motion_detection/terminal/sdkconfig.defaults.esp32s3 index d8033e2..8355b2e 100644 --- a/examples/motion_detection/terminal/sdkconfig.defaults.esp32s3 +++ b/examples/motion_detection/terminal/sdkconfig.defaults.esp32s3 @@ -1,3 +1,5 @@ +CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y + CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y CONFIG_ESP32S3_SPIRAM_SUPPORT=y