11 lines
373 B
Plaintext
11 lines
373 B
Plaintext
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
|
# Espressif IoT Development Framework (ESP-IDF) 6.0.0 Project Minimal Configuration
|
|
#
|
|
CONFIG_IDF_TARGET="esp32p4"
|
|
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_SPIRAM=y
|
|
CONFIG_SPIRAM_SPEED_200M=y
|
|
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
|