2022-11-01 01:12:05 +05:30
|
|
|
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
|
|
|
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
|
|
|
|
#
|
|
|
|
|
CONFIG_TINYUSB_MSC_ENABLED=y
|
|
|
|
|
|
|
|
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
|
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|
|
|
|
|
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
|
|
|
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
|
|
|
CONFIG_WL_SECTOR_SIZE_512=y
|
|
|
|
|
CONFIG_WL_SECTOR_MODE_PERF=y
|
|
|
|
|
|
|
|
|
|
CONFIG_FATFS_LFN_HEAP=y
|
2024-09-13 10:26:31 +02:00
|
|
|
|
|
|
|
|
# On chips with USB Serial JTAG, disable secondary console which does not make sense when using console component
|
|
|
|
|
CONFIG_ESP_CONSOLE_SECONDARY_NONE=y
|