mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
21 lines
675 B
Plaintext
21 lines
675 B
Plaintext
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
|
# Espressif IoT Development Framework (ESP-IDF) 5.3.0 Project Minimal Configuration
|
|
#
|
|
CONFIG_IDF_TARGET="esp32p4"
|
|
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_SR_MN_EN_MULTINET7_QUANT=y
|
|
CONFIG_COMPILER_OPTIMIZATION_PERF=y
|
|
CONFIG_ESP32P4_REV_MIN_0=y
|
|
CONFIG_SPIRAM=y
|
|
CONFIG_SPIRAM_SPEED_200M=y
|
|
CONFIG_CACHE_L2_CACHE_256KB=y
|
|
CONFIG_CACHE_L2_CACHE_LINE_128B=y
|
|
CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP=n
|
|
CONFIG_ESP_INT_WDT=n
|
|
CONFIG_ESP_TASK_WDT_EN=n
|
|
CONFIG_FREERTOS_HZ=1000
|
|
CONFIG_MBEDTLS_CMAC_C=y
|
|
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
|