17 lines
655 B
Plaintext
17 lines
655 B
Plaintext
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
|
# Espressif IoT Development Framework (ESP-IDF) 5.3.1 Project Minimal Configuration
|
|
#
|
|
CONFIG_IDF_TARGET="esp32s3"
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_flash_tone.csv"
|
|
CONFIG_ESP32_S3_SPOT_BOARD=y
|
|
CONFIG_SPIRAM=y
|
|
CONFIG_SPIRAM_MODE_OCT=y
|
|
CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y
|
|
CONFIG_ESP_COREDUMP_ENABLE_TO_UART=y
|
|
CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY=y
|
|
CONFIG_TOUCH_BUTTON_SENSOR_MAX_P_X1000=0
|
|
CONFIG_TOUCH_BUTTON_SENSOR_MIN_N_X1000=0
|
|
CONFIG_TOUCH_BUTTON_SENSOR_HYSTERESIS_P_X1000=200
|