mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 12:06:58 +03:00
18 lines
421 B
Plaintext
18 lines
421 B
Plaintext
CONFIG_ESP32_DEFAULT_CPU_FREQ_240=y
|
|
CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y
|
|
CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y
|
|
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
CONFIG_PARTITION_TABLE_OFFSET=0x10000
|
|
|
|
CONFIG_FREERTOS_HZ=1000
|
|
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
|
|
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
|
|
|
|
CONFIG_SPIRAM_SUPPORT=y
|
|
CONFIG_ESP32_SPIRAM_SUPPORT=y
|
|
CONFIG_ESP32S2_SPIRAM_SUPPORT=y
|
|
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
|
|
CONFIG_SPIRAM_SPEED_80M=y
|
|
|