mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 20:16:55 +03:00
9 lines
214 B
Plaintext
9 lines
214 B
Plaintext
# Default configurations for ESP32-S3
|
|
|
|
CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y
|
|
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
|
|
|
|
CONFIG_ESP32S3_DATA_CACHE_64KB=y
|
|
CONFIG_ESP32S3_DATA_CACHE_8WAYS=y
|
|
CONFIG_ESP32S3_DATA_CACHE_LINE_64B=y
|