182cfdfc2SMatthias Ringwald# 282cfdfc2SMatthias Ringwald# Automatically generated file; DO NOT EDIT. 382cfdfc2SMatthias Ringwald# Espressif IoT Development Framework Configuration 482cfdfc2SMatthias Ringwald# 582cfdfc2SMatthias Ringwald 682cfdfc2SMatthias Ringwald# 782cfdfc2SMatthias Ringwald# SDK tool configuration 882cfdfc2SMatthias Ringwald# 982cfdfc2SMatthias RingwaldCONFIG_TOOLPREFIX="xtensa-esp32-elf-" 1082cfdfc2SMatthias RingwaldCONFIG_PYTHON="python" 1128a59cc1SMatthias RingwaldCONFIG_MAKE_WARN_UNDEFINED_VARIABLES=y 1282cfdfc2SMatthias Ringwald 1382cfdfc2SMatthias Ringwald# 1482cfdfc2SMatthias Ringwald# Bootloader config 1582cfdfc2SMatthias Ringwald# 1628a59cc1SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL_NONE= 1728a59cc1SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL_ERROR= 1882cfdfc2SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL_WARN=y 1928a59cc1SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL_INFO= 2028a59cc1SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL_DEBUG= 2128a59cc1SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE= 2282cfdfc2SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL=2 23*8701c842SMatthias RingwaldCONFIG_BOOTLOADER_VDDSDIO_BOOST_1_8V= 24*8701c842SMatthias RingwaldCONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V=y 25*8701c842SMatthias RingwaldCONFIG_BOOTLOADER_FACTORY_RESET= 26*8701c842SMatthias RingwaldCONFIG_BOOTLOADER_APP_TEST= 2782cfdfc2SMatthias Ringwald 2882cfdfc2SMatthias Ringwald# 2982cfdfc2SMatthias Ringwald# Security features 3082cfdfc2SMatthias Ringwald# 3128a59cc1SMatthias RingwaldCONFIG_SECURE_BOOT_ENABLED= 3228a59cc1SMatthias RingwaldCONFIG_FLASH_ENCRYPTION_ENABLED= 3382cfdfc2SMatthias Ringwald 3482cfdfc2SMatthias Ringwald# 3582cfdfc2SMatthias Ringwald# Serial flasher config 3682cfdfc2SMatthias Ringwald# 3782cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_PORT="/dev/tty.usbserial-DN02B3PF" 3828a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_115200B= 3928a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_230400B= 4028a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_921600B= 4128a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_2MB= 4282cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_OTHER=y 4382cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_OTHER_VAL=1000000 4482cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD=1000000 4528a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_COMPRESSED= 4628a59cc1SMatthias RingwaldCONFIG_FLASHMODE_QIO= 4728a59cc1SMatthias RingwaldCONFIG_FLASHMODE_QOUT= 4882cfdfc2SMatthias RingwaldCONFIG_FLASHMODE_DIO=y 4928a59cc1SMatthias RingwaldCONFIG_FLASHMODE_DOUT= 5082cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHMODE="dio" 5128a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHFREQ_80M= 5282cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHFREQ_40M=y 5328a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHFREQ_26M= 5428a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHFREQ_20M= 5582cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHFREQ="40m" 5628a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_1MB= 5782cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_2MB=y 5828a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_4MB= 5928a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_8MB= 6028a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_16MB= 6182cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE="2MB" 6282cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_DETECT=y 6382cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BEFORE_RESET=y 6428a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_BEFORE_NORESET= 6582cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BEFORE="default_reset" 6682cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_AFTER_RESET=y 6728a59cc1SMatthias RingwaldCONFIG_ESPTOOLPY_AFTER_NORESET= 6882cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_AFTER="hard_reset" 6928a59cc1SMatthias RingwaldCONFIG_MONITOR_BAUD_9600B= 7028a59cc1SMatthias RingwaldCONFIG_MONITOR_BAUD_57600B= 7182cfdfc2SMatthias RingwaldCONFIG_MONITOR_BAUD_115200B=y 7228a59cc1SMatthias RingwaldCONFIG_MONITOR_BAUD_230400B= 7328a59cc1SMatthias RingwaldCONFIG_MONITOR_BAUD_921600B= 7428a59cc1SMatthias RingwaldCONFIG_MONITOR_BAUD_2MB= 7528a59cc1SMatthias RingwaldCONFIG_MONITOR_BAUD_OTHER= 7682cfdfc2SMatthias RingwaldCONFIG_MONITOR_BAUD_OTHER_VAL=115200 7782cfdfc2SMatthias RingwaldCONFIG_MONITOR_BAUD=115200 7882cfdfc2SMatthias Ringwald 7982cfdfc2SMatthias Ringwald# 8082cfdfc2SMatthias Ringwald# Partition Table 8182cfdfc2SMatthias Ringwald# 8282cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_SINGLE_APP=y 8328a59cc1SMatthias RingwaldCONFIG_PARTITION_TABLE_TWO_OTA= 8428a59cc1SMatthias RingwaldCONFIG_PARTITION_TABLE_CUSTOM= 8582cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv" 8682cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_CUSTOM_APP_BIN_OFFSET=0x10000 8782cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_FILENAME="partitions_singleapp.csv" 8882cfdfc2SMatthias RingwaldCONFIG_APP_OFFSET=0x10000 89*8701c842SMatthias RingwaldCONFIG_PARTITION_TABLE_MD5=y 901287affeSMatthias Ringwald 911287affeSMatthias Ringwald# 921287affeSMatthias Ringwald# Compiler options 931287affeSMatthias Ringwald# 9482cfdfc2SMatthias RingwaldCONFIG_OPTIMIZATION_LEVEL_DEBUG=y 9528a59cc1SMatthias RingwaldCONFIG_OPTIMIZATION_LEVEL_RELEASE= 961287affeSMatthias RingwaldCONFIG_OPTIMIZATION_ASSERTIONS_ENABLED=y 9728a59cc1SMatthias RingwaldCONFIG_OPTIMIZATION_ASSERTIONS_SILENT= 9828a59cc1SMatthias RingwaldCONFIG_OPTIMIZATION_ASSERTIONS_DISABLED= 999de20bbdSMatthias RingwaldCONFIG_CXX_EXCEPTIONS= 1009de20bbdSMatthias RingwaldCONFIG_STACK_CHECK_NONE=y 1019de20bbdSMatthias RingwaldCONFIG_STACK_CHECK_NORM= 1029de20bbdSMatthias RingwaldCONFIG_STACK_CHECK_STRONG= 1039de20bbdSMatthias RingwaldCONFIG_STACK_CHECK_ALL= 1049de20bbdSMatthias RingwaldCONFIG_STACK_CHECK= 105*8701c842SMatthias RingwaldCONFIG_WARN_WRITE_STRINGS= 10682cfdfc2SMatthias Ringwald 10782cfdfc2SMatthias Ringwald# 10882cfdfc2SMatthias Ringwald# Component config 10982cfdfc2SMatthias Ringwald# 1101287affeSMatthias Ringwald 1111287affeSMatthias Ringwald# 1121287affeSMatthias Ringwald# Application Level Tracing 1131287affeSMatthias Ringwald# 11428a59cc1SMatthias RingwaldCONFIG_ESP32_APPTRACE_DEST_TRAX= 1151287affeSMatthias RingwaldCONFIG_ESP32_APPTRACE_DEST_NONE=y 11628a59cc1SMatthias RingwaldCONFIG_ESP32_APPTRACE_ENABLE= 117eb6282bcSMatthias RingwaldCONFIG_ESP32_APPTRACE_LOCK_ENABLE=y 11828a59cc1SMatthias RingwaldCONFIG_AWS_IOT_SDK= 1199de20bbdSMatthias Ringwald 1209de20bbdSMatthias Ringwald# 1219de20bbdSMatthias Ringwald# Bluetooth 1229de20bbdSMatthias Ringwald# 12382cfdfc2SMatthias RingwaldCONFIG_BT_ENABLED=y 1249de20bbdSMatthias RingwaldCONFIG_BTDM_CONTROLLER_PINNED_TO_CORE=0 1259de20bbdSMatthias RingwaldCONFIG_BTDM_CONTROLLER_HCI_MODE_VHCI=y 1269de20bbdSMatthias RingwaldCONFIG_BTDM_CONTROLLER_HCI_MODE_UART_H4= 127*8701c842SMatthias Ringwald 128*8701c842SMatthias Ringwald# 129*8701c842SMatthias Ringwald# MODEM SLEEP Options 130*8701c842SMatthias Ringwald# 131*8701c842SMatthias RingwaldCONFIG_BTDM_CONTROLLER_MODEM_SLEEP= 13228a59cc1SMatthias RingwaldCONFIG_BLUEDROID_ENABLED= 13382cfdfc2SMatthias RingwaldCONFIG_BT_RESERVE_DRAM=0x10000 13482cfdfc2SMatthias Ringwald 13582cfdfc2SMatthias Ringwald# 136*8701c842SMatthias Ringwald# ADC configuration 137*8701c842SMatthias Ringwald# 138*8701c842SMatthias RingwaldCONFIG_ADC_FORCE_XPD_FSM= 139*8701c842SMatthias RingwaldCONFIG_ADC2_DISABLE_DAC=y 140*8701c842SMatthias Ringwald 141*8701c842SMatthias Ringwald# 14282cfdfc2SMatthias Ringwald# ESP32-specific 14382cfdfc2SMatthias Ringwald# 14428a59cc1SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_80= 14528a59cc1SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_160= 14682cfdfc2SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_240=y 14782cfdfc2SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=240 14828a59cc1SMatthias RingwaldCONFIG_SPIRAM_SUPPORT= 14928a59cc1SMatthias RingwaldCONFIG_MEMMAP_TRACEMEM= 15028a59cc1SMatthias RingwaldCONFIG_MEMMAP_TRACEMEM_TWOBANKS= 15128a59cc1SMatthias RingwaldCONFIG_ESP32_TRAX= 15282cfdfc2SMatthias RingwaldCONFIG_TRACEMEM_RESERVE_DRAM=0x0 15328a59cc1SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH= 15482cfdfc2SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP_TO_UART=y 15528a59cc1SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP_TO_NONE= 15682cfdfc2SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP=y 15782cfdfc2SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_UART_DELAY=0 15882cfdfc2SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_LOG_LEVEL=1 15928a59cc1SMatthias RingwaldCONFIG_TWO_UNIVERSAL_MAC_ADDRESS= 1609000f915SMatthias RingwaldCONFIG_FOUR_UNIVERSAL_MAC_ADDRESS=y 1619000f915SMatthias RingwaldCONFIG_NUMBER_OF_UNIVERSAL_MAC_ADDRESS=4 16282cfdfc2SMatthias RingwaldCONFIG_SYSTEM_EVENT_QUEUE_SIZE=32 16382cfdfc2SMatthias RingwaldCONFIG_SYSTEM_EVENT_TASK_STACK_SIZE=2048 16482cfdfc2SMatthias RingwaldCONFIG_MAIN_TASK_STACK_SIZE=4096 1651287affeSMatthias RingwaldCONFIG_IPC_TASK_STACK_SIZE=1024 16628a59cc1SMatthias RingwaldCONFIG_TIMER_TASK_STACK_SIZE=4096 167f03cd3a1SMatthias RingwaldCONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF=y 16828a59cc1SMatthias RingwaldCONFIG_NEWLIB_STDOUT_LINE_ENDING_LF= 16928a59cc1SMatthias RingwaldCONFIG_NEWLIB_STDOUT_LINE_ENDING_CR= 17028a59cc1SMatthias RingwaldCONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF= 17128a59cc1SMatthias RingwaldCONFIG_NEWLIB_STDIN_LINE_ENDING_LF= 172f03cd3a1SMatthias RingwaldCONFIG_NEWLIB_STDIN_LINE_ENDING_CR=y 17328a59cc1SMatthias RingwaldCONFIG_NEWLIB_NANO_FORMAT= 17482cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_DEFAULT=y 17528a59cc1SMatthias RingwaldCONFIG_CONSOLE_UART_CUSTOM= 17628a59cc1SMatthias RingwaldCONFIG_CONSOLE_UART_NONE= 17782cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_NUM=0 17882cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_BAUDRATE=115200 17928a59cc1SMatthias RingwaldCONFIG_ULP_COPROC_ENABLED= 18082cfdfc2SMatthias RingwaldCONFIG_ULP_COPROC_RESERVE_MEM=0 18182cfdfc2SMatthias RingwaldCONFIG_ESP32_PANIC_PRINT_HALT=y 18228a59cc1SMatthias RingwaldCONFIG_ESP32_PANIC_PRINT_REBOOT= 18328a59cc1SMatthias RingwaldCONFIG_ESP32_PANIC_SILENT_REBOOT= 18428a59cc1SMatthias RingwaldCONFIG_ESP32_PANIC_GDBSTUB= 18582cfdfc2SMatthias RingwaldCONFIG_ESP32_DEBUG_OCDAWARE=y 186*8701c842SMatthias RingwaldCONFIG_ESP32_DEBUG_STUBS_ENABLE=y 18782cfdfc2SMatthias RingwaldCONFIG_INT_WDT=y 18882cfdfc2SMatthias RingwaldCONFIG_INT_WDT_TIMEOUT_MS=300 18982cfdfc2SMatthias RingwaldCONFIG_TASK_WDT=y 19028a59cc1SMatthias RingwaldCONFIG_TASK_WDT_PANIC= 19182cfdfc2SMatthias RingwaldCONFIG_TASK_WDT_TIMEOUT_S=5 1929de20bbdSMatthias RingwaldCONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0=y 1931287affeSMatthias RingwaldCONFIG_BROWNOUT_DET=y 1941287affeSMatthias RingwaldCONFIG_BROWNOUT_DET_LVL_SEL_0=y 19528a59cc1SMatthias RingwaldCONFIG_BROWNOUT_DET_LVL_SEL_1= 19628a59cc1SMatthias RingwaldCONFIG_BROWNOUT_DET_LVL_SEL_2= 19728a59cc1SMatthias RingwaldCONFIG_BROWNOUT_DET_LVL_SEL_3= 19828a59cc1SMatthias RingwaldCONFIG_BROWNOUT_DET_LVL_SEL_4= 19928a59cc1SMatthias RingwaldCONFIG_BROWNOUT_DET_LVL_SEL_5= 20028a59cc1SMatthias RingwaldCONFIG_BROWNOUT_DET_LVL_SEL_6= 20128a59cc1SMatthias RingwaldCONFIG_BROWNOUT_DET_LVL_SEL_7= 2021287affeSMatthias RingwaldCONFIG_BROWNOUT_DET_LVL=0 20382cfdfc2SMatthias RingwaldCONFIG_ESP32_TIME_SYSCALL_USE_RTC_FRC1=y 2049de20bbdSMatthias RingwaldCONFIG_ESP32_TIME_SYSCALL_USE_RTC= 20528a59cc1SMatthias RingwaldCONFIG_ESP32_TIME_SYSCALL_USE_FRC1= 20628a59cc1SMatthias RingwaldCONFIG_ESP32_TIME_SYSCALL_USE_NONE= 20782cfdfc2SMatthias RingwaldCONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_RC=y 20828a59cc1SMatthias RingwaldCONFIG_ESP32_RTC_CLOCK_SOURCE_EXTERNAL_CRYSTAL= 2090e6963e5SMatthias RingwaldCONFIG_ESP32_RTC_CLK_CAL_CYCLES=1024 21082cfdfc2SMatthias RingwaldCONFIG_ESP32_DEEP_SLEEP_WAKEUP_DELAY=0 21128a59cc1SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ_40= 21228a59cc1SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ_26= 2130e6963e5SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ_AUTO=y 2140e6963e5SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ=0 21528a59cc1SMatthias RingwaldCONFIG_DISABLE_BASIC_ROM_CONSOLE= 2169de20bbdSMatthias RingwaldCONFIG_ESP_TIMER_PROFILING= 2179de20bbdSMatthias RingwaldCONFIG_COMPATIBLE_PRE_V2_1_BOOTLOADERS= 218*8701c842SMatthias RingwaldCONFIG_ESP_ERR_TO_NAME_LOOKUP=y 21982cfdfc2SMatthias Ringwald 22082cfdfc2SMatthias Ringwald# 221f03cd3a1SMatthias Ringwald# Wi-Fi 222f03cd3a1SMatthias Ringwald# 22328a59cc1SMatthias RingwaldCONFIG_SW_COEXIST_ENABLE= 224f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM=10 225f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM=32 22628a59cc1SMatthias RingwaldCONFIG_ESP32_WIFI_STATIC_TX_BUFFER= 227f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER=y 228f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_TX_BUFFER_TYPE=1 229f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM=32 230*8701c842SMatthias RingwaldCONFIG_ESP32_WIFI_CSI_ENABLED= 2319de20bbdSMatthias RingwaldCONFIG_ESP32_WIFI_AMPDU_TX_ENABLED=y 232f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_TX_BA_WIN=6 2339de20bbdSMatthias RingwaldCONFIG_ESP32_WIFI_AMPDU_RX_ENABLED=y 234f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_RX_BA_WIN=6 235f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_NVS_ENABLED=y 236f03cd3a1SMatthias Ringwald 237f03cd3a1SMatthias Ringwald# 23828a59cc1SMatthias Ringwald# PHY 23982cfdfc2SMatthias Ringwald# 24082cfdfc2SMatthias RingwaldCONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE=y 24128a59cc1SMatthias RingwaldCONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION= 242f03cd3a1SMatthias RingwaldCONFIG_ESP32_PHY_MAX_WIFI_TX_POWER=20 24382cfdfc2SMatthias RingwaldCONFIG_ESP32_PHY_MAX_TX_POWER=20 244f03cd3a1SMatthias Ringwald 245f03cd3a1SMatthias Ringwald# 2469de20bbdSMatthias Ringwald# Power Management 2479de20bbdSMatthias Ringwald# 2489de20bbdSMatthias RingwaldCONFIG_PM_ENABLE= 2499de20bbdSMatthias Ringwald 2509de20bbdSMatthias Ringwald# 251*8701c842SMatthias Ringwald# ADC-Calibration 252*8701c842SMatthias Ringwald# 253*8701c842SMatthias RingwaldCONFIG_ADC_CAL_EFUSE_TP_ENABLE=y 254*8701c842SMatthias RingwaldCONFIG_ADC_CAL_EFUSE_VREF_ENABLE=y 255*8701c842SMatthias RingwaldCONFIG_ADC_CAL_LUT_ENABLE=y 256*8701c842SMatthias Ringwald 257*8701c842SMatthias Ringwald# 258*8701c842SMatthias Ringwald# ESP HTTP client 259*8701c842SMatthias Ringwald# 260*8701c842SMatthias RingwaldCONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS=y 261*8701c842SMatthias Ringwald 262*8701c842SMatthias Ringwald# 263f03cd3a1SMatthias Ringwald# Ethernet 264f03cd3a1SMatthias Ringwald# 265f03cd3a1SMatthias RingwaldCONFIG_DMA_RX_BUF_NUM=10 266f03cd3a1SMatthias RingwaldCONFIG_DMA_TX_BUF_NUM=10 26728a59cc1SMatthias RingwaldCONFIG_EMAC_L2_TO_L3_RX_BUF_MODE= 268f03cd3a1SMatthias RingwaldCONFIG_EMAC_TASK_PRIORITY=20 26982cfdfc2SMatthias Ringwald 27082cfdfc2SMatthias Ringwald# 27182cfdfc2SMatthias Ringwald# FAT Filesystem support 27282cfdfc2SMatthias Ringwald# 2739de20bbdSMatthias RingwaldCONFIG_FATFS_CODEPAGE_DYNAMIC= 2749de20bbdSMatthias RingwaldCONFIG_FATFS_CODEPAGE_437=y 27528a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_720= 27628a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_737= 27728a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_771= 27828a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_775= 27928a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_850= 28028a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_852= 28128a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_855= 28228a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_857= 28328a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_860= 28428a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_861= 28528a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_862= 28628a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_863= 28728a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_864= 28828a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_865= 28928a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_866= 29028a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_869= 29128a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_932= 29228a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_936= 29328a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_949= 29428a59cc1SMatthias RingwaldCONFIG_FATFS_CODEPAGE_950= 2959de20bbdSMatthias RingwaldCONFIG_FATFS_CODEPAGE=437 2969de20bbdSMatthias RingwaldCONFIG_FATFS_LFN_NONE=y 2979de20bbdSMatthias RingwaldCONFIG_FATFS_LFN_HEAP= 2989de20bbdSMatthias RingwaldCONFIG_FATFS_LFN_STACK= 2999de20bbdSMatthias RingwaldCONFIG_FATFS_FS_LOCK=0 3009de20bbdSMatthias RingwaldCONFIG_FATFS_TIMEOUT_MS=10000 3019de20bbdSMatthias RingwaldCONFIG_FATFS_PER_FILE_CACHE=y 30282cfdfc2SMatthias Ringwald 30382cfdfc2SMatthias Ringwald# 30482cfdfc2SMatthias Ringwald# FreeRTOS 30582cfdfc2SMatthias Ringwald# 30682cfdfc2SMatthias RingwaldCONFIG_FREERTOS_UNICORE=y 30782cfdfc2SMatthias RingwaldCONFIG_FREERTOS_CORETIMER_0=y 30828a59cc1SMatthias RingwaldCONFIG_FREERTOS_CORETIMER_1= 30982cfdfc2SMatthias RingwaldCONFIG_FREERTOS_HZ=1000 31082cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION=y 31128a59cc1SMatthias RingwaldCONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE= 31228a59cc1SMatthias RingwaldCONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL= 31382cfdfc2SMatthias RingwaldCONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY=y 31428a59cc1SMatthias RingwaldCONFIG_FREERTOS_WATCHPOINT_END_OF_STACK= 31528a59cc1SMatthias RingwaldCONFIG_FREERTOS_INTERRUPT_BACKTRACE=y 31682cfdfc2SMatthias RingwaldCONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS=3 31782cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ASSERT_FAIL_ABORT=y 31828a59cc1SMatthias RingwaldCONFIG_FREERTOS_ASSERT_FAIL_PRINT_CONTINUE= 31928a59cc1SMatthias RingwaldCONFIG_FREERTOS_ASSERT_DISABLE= 3201287affeSMatthias RingwaldCONFIG_FREERTOS_IDLE_TASK_STACKSIZE=1024 32182cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ISR_STACKSIZE=1536 32228a59cc1SMatthias RingwaldCONFIG_FREERTOS_LEGACY_HOOKS= 32382cfdfc2SMatthias RingwaldCONFIG_FREERTOS_MAX_TASK_NAME_LEN=16 32482cfdfc2SMatthias RingwaldCONFIG_SUPPORT_STATIC_ALLOCATION=y 32528a59cc1SMatthias RingwaldCONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK= 32682cfdfc2SMatthias RingwaldCONFIG_TIMER_TASK_PRIORITY=1 32782cfdfc2SMatthias RingwaldCONFIG_TIMER_TASK_STACK_DEPTH=2048 32882cfdfc2SMatthias RingwaldCONFIG_TIMER_QUEUE_LENGTH=10 3299de20bbdSMatthias RingwaldCONFIG_FREERTOS_QUEUE_REGISTRY_SIZE=0 3309de20bbdSMatthias RingwaldCONFIG_FREERTOS_USE_TRACE_FACILITY= 3319de20bbdSMatthias RingwaldCONFIG_FREERTOS_GENERATE_RUN_TIME_STATS= 33228a59cc1SMatthias RingwaldCONFIG_FREERTOS_DEBUG_INTERNALS= 33328a59cc1SMatthias Ringwald 33428a59cc1SMatthias Ringwald# 33528a59cc1SMatthias Ringwald# Heap memory debugging 33628a59cc1SMatthias Ringwald# 33728a59cc1SMatthias RingwaldCONFIG_HEAP_POISONING_DISABLED=y 33828a59cc1SMatthias RingwaldCONFIG_HEAP_POISONING_LIGHT= 33928a59cc1SMatthias RingwaldCONFIG_HEAP_POISONING_COMPREHENSIVE= 34028a59cc1SMatthias RingwaldCONFIG_HEAP_TRACING= 34182cfdfc2SMatthias Ringwald 34282cfdfc2SMatthias Ringwald# 3439de20bbdSMatthias Ringwald# libsodium 3449de20bbdSMatthias Ringwald# 3459de20bbdSMatthias Ringwald 3469de20bbdSMatthias Ringwald# 34782cfdfc2SMatthias Ringwald# Log output 34882cfdfc2SMatthias Ringwald# 34928a59cc1SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL_NONE= 35028a59cc1SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL_ERROR= 35128a59cc1SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL_WARN= 35282cfdfc2SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL_INFO=y 35328a59cc1SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL_DEBUG= 35428a59cc1SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL_VERBOSE= 35582cfdfc2SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL=3 35682cfdfc2SMatthias RingwaldCONFIG_LOG_COLORS=y 35782cfdfc2SMatthias Ringwald 35882cfdfc2SMatthias Ringwald# 35982cfdfc2SMatthias Ringwald# LWIP 36082cfdfc2SMatthias Ringwald# 36128a59cc1SMatthias RingwaldCONFIG_L2_TO_L3_COPY= 362*8701c842SMatthias RingwaldCONFIG_LWIP_IRAM_OPTIMIZATION= 36382cfdfc2SMatthias RingwaldCONFIG_LWIP_MAX_SOCKETS=4 364*8701c842SMatthias RingwaldCONFIG_USE_ONLY_LWIP_SELECT= 36528a59cc1SMatthias RingwaldCONFIG_LWIP_SO_REUSE= 36628a59cc1SMatthias RingwaldCONFIG_LWIP_SO_RCVBUF= 36782cfdfc2SMatthias RingwaldCONFIG_LWIP_DHCP_MAX_NTP_SERVERS=1 36828a59cc1SMatthias RingwaldCONFIG_LWIP_IP_FRAG= 36928a59cc1SMatthias RingwaldCONFIG_LWIP_IP_REASSEMBLY= 370dc01ccc6SMatthias RingwaldCONFIG_LWIP_STATS= 371dc01ccc6SMatthias RingwaldCONFIG_LWIP_ETHARP_TRUST_IP_MAC=y 372dc01ccc6SMatthias RingwaldCONFIG_TCPIP_RECVMBOX_SIZE=32 3739de20bbdSMatthias RingwaldCONFIG_LWIP_DHCP_DOES_ARP_CHECK= 3749de20bbdSMatthias Ringwald 3759de20bbdSMatthias Ringwald# 3769de20bbdSMatthias Ringwald# DHCP server 3779de20bbdSMatthias Ringwald# 3789de20bbdSMatthias RingwaldCONFIG_LWIP_DHCPS_LEASE_UNIT=60 3799de20bbdSMatthias RingwaldCONFIG_LWIP_DHCPS_MAX_STATION_NUM=8 3809de20bbdSMatthias RingwaldCONFIG_LWIP_AUTOIP= 3819de20bbdSMatthias RingwaldCONFIG_LWIP_NETIF_LOOPBACK=y 3829de20bbdSMatthias RingwaldCONFIG_LWIP_LOOPBACK_MAX_PBUFS=8 3831287affeSMatthias Ringwald 3841287affeSMatthias Ringwald# 3851287affeSMatthias Ringwald# TCP 3861287affeSMatthias Ringwald# 3879de20bbdSMatthias RingwaldCONFIG_LWIP_MAX_ACTIVE_TCP=16 3889de20bbdSMatthias RingwaldCONFIG_LWIP_MAX_LISTENING_TCP=16 38982cfdfc2SMatthias RingwaldCONFIG_TCP_MAXRTX=12 39082cfdfc2SMatthias RingwaldCONFIG_TCP_SYNMAXRTX=6 3911287affeSMatthias RingwaldCONFIG_TCP_MSS=1436 39228a59cc1SMatthias RingwaldCONFIG_TCP_MSL=60000 3931287affeSMatthias RingwaldCONFIG_TCP_SND_BUF_DEFAULT=5744 3941287affeSMatthias RingwaldCONFIG_TCP_WND_DEFAULT=5744 395eb6282bcSMatthias RingwaldCONFIG_TCP_RECVMBOX_SIZE=6 3961287affeSMatthias RingwaldCONFIG_TCP_QUEUE_OOSEQ=y 397*8701c842SMatthias RingwaldCONFIG_ESP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES= 3981287affeSMatthias RingwaldCONFIG_TCP_OVERSIZE_MSS=y 39928a59cc1SMatthias RingwaldCONFIG_TCP_OVERSIZE_QUARTER_MSS= 40028a59cc1SMatthias RingwaldCONFIG_TCP_OVERSIZE_DISABLE= 401eb6282bcSMatthias Ringwald 402eb6282bcSMatthias Ringwald# 403eb6282bcSMatthias Ringwald# UDP 404eb6282bcSMatthias Ringwald# 4059de20bbdSMatthias RingwaldCONFIG_LWIP_MAX_UDP_PCBS=16 406eb6282bcSMatthias RingwaldCONFIG_UDP_RECVMBOX_SIZE=6 4070e6963e5SMatthias RingwaldCONFIG_TCPIP_TASK_STACK_SIZE=2560 40828a59cc1SMatthias RingwaldCONFIG_PPP_SUPPORT= 40982cfdfc2SMatthias Ringwald 41082cfdfc2SMatthias Ringwald# 4111287affeSMatthias Ringwald# ICMP 4121287affeSMatthias Ringwald# 41328a59cc1SMatthias RingwaldCONFIG_LWIP_MULTICAST_PING= 41428a59cc1SMatthias RingwaldCONFIG_LWIP_BROADCAST_PING= 4151287affeSMatthias Ringwald 4161287affeSMatthias Ringwald# 4179de20bbdSMatthias Ringwald# LWIP RAW API 4189de20bbdSMatthias Ringwald# 4199de20bbdSMatthias RingwaldCONFIG_LWIP_MAX_RAW_PCBS=16 4209de20bbdSMatthias Ringwald 4219de20bbdSMatthias Ringwald# 42282cfdfc2SMatthias Ringwald# mbedTLS 42382cfdfc2SMatthias Ringwald# 42482cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN=16384 42528a59cc1SMatthias RingwaldCONFIG_MBEDTLS_DEBUG= 42682cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_AES=y 42782cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_MPI=y 42882cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_MPI_USE_INTERRUPT=y 42982cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_SHA=y 43082cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HAVE_TIME=y 43128a59cc1SMatthias RingwaldCONFIG_MBEDTLS_HAVE_TIME_DATE= 432f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT=y 43328a59cc1SMatthias RingwaldCONFIG_MBEDTLS_TLS_SERVER_ONLY= 43428a59cc1SMatthias RingwaldCONFIG_MBEDTLS_TLS_CLIENT_ONLY= 43528a59cc1SMatthias RingwaldCONFIG_MBEDTLS_TLS_DISABLED= 436f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_SERVER=y 437f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_CLIENT=y 438f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_ENABLED=y 439f03cd3a1SMatthias Ringwald 440f03cd3a1SMatthias Ringwald# 441f03cd3a1SMatthias Ringwald# TLS Key Exchange Methods 442f03cd3a1SMatthias Ringwald# 44328a59cc1SMatthias RingwaldCONFIG_MBEDTLS_PSK_MODES= 444f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_RSA=y 445f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_DHE_RSA=y 446f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE=y 447f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA=y 448f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA=y 449f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA=y 450f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA=y 451f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_RENEGOTIATION=y 45228a59cc1SMatthias RingwaldCONFIG_MBEDTLS_SSL_PROTO_SSL3= 453f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_PROTO_TLS1=y 454f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_PROTO_TLS1_1=y 455f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_PROTO_TLS1_2=y 45628a59cc1SMatthias RingwaldCONFIG_MBEDTLS_SSL_PROTO_DTLS= 457f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_ALPN=y 458f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_SESSION_TICKETS=y 459f03cd3a1SMatthias Ringwald 460f03cd3a1SMatthias Ringwald# 461f03cd3a1SMatthias Ringwald# Symmetric Ciphers 462f03cd3a1SMatthias Ringwald# 463f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_AES_C=y 46428a59cc1SMatthias RingwaldCONFIG_MBEDTLS_CAMELLIA_C= 46528a59cc1SMatthias RingwaldCONFIG_MBEDTLS_DES_C= 466f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_RC4_DISABLED=y 46728a59cc1SMatthias RingwaldCONFIG_MBEDTLS_RC4_ENABLED_NO_DEFAULT= 46828a59cc1SMatthias RingwaldCONFIG_MBEDTLS_RC4_ENABLED= 46928a59cc1SMatthias RingwaldCONFIG_MBEDTLS_BLOWFISH_C= 47028a59cc1SMatthias RingwaldCONFIG_MBEDTLS_XTEA_C= 471f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_CCM_C=y 472f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_GCM_C=y 47328a59cc1SMatthias RingwaldCONFIG_MBEDTLS_RIPEMD160_C= 474f03cd3a1SMatthias Ringwald 475f03cd3a1SMatthias Ringwald# 476f03cd3a1SMatthias Ringwald# Certificates 477f03cd3a1SMatthias Ringwald# 478f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_PEM_PARSE_C=y 479f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_PEM_WRITE_C=y 480f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_X509_CRL_PARSE_C=y 481f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_X509_CSR_PARSE_C=y 482f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_C=y 483f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECDH_C=y 484f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECDSA_C=y 485f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED=y 486f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED=y 487f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED=y 488f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED=y 489f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED=y 490f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED=y 491f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED=y 492f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED=y 493f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED=y 494f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED=y 495f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED=y 496f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED=y 497f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_NIST_OPTIM=y 49882cfdfc2SMatthias Ringwald 49982cfdfc2SMatthias Ringwald# 50082cfdfc2SMatthias Ringwald# OpenSSL 50182cfdfc2SMatthias Ringwald# 50228a59cc1SMatthias RingwaldCONFIG_OPENSSL_DEBUG= 50382cfdfc2SMatthias RingwaldCONFIG_OPENSSL_ASSERT_DO_NOTHING=y 50428a59cc1SMatthias RingwaldCONFIG_OPENSSL_ASSERT_EXIT= 50528a59cc1SMatthias Ringwald 50628a59cc1SMatthias Ringwald# 50728a59cc1SMatthias Ringwald# PThreads 50828a59cc1SMatthias Ringwald# 50928a59cc1SMatthias RingwaldCONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT=5 51028a59cc1SMatthias RingwaldCONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT=2048 51182cfdfc2SMatthias Ringwald 51282cfdfc2SMatthias Ringwald# 51382cfdfc2SMatthias Ringwald# SPI Flash driver 51482cfdfc2SMatthias Ringwald# 5159de20bbdSMatthias RingwaldCONFIG_SPI_FLASH_VERIFY_WRITE= 51628a59cc1SMatthias RingwaldCONFIG_SPI_FLASH_ENABLE_COUNTERS= 51740e336b7SMatthias RingwaldCONFIG_SPI_FLASH_ROM_DRIVER_PATCH=y 5189de20bbdSMatthias RingwaldCONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS=y 5199de20bbdSMatthias RingwaldCONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS= 5209de20bbdSMatthias RingwaldCONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED= 52115077576SMatthias Ringwald 52215077576SMatthias Ringwald# 52328a59cc1SMatthias Ringwald# SPIFFS Configuration 52428a59cc1SMatthias Ringwald# 52528a59cc1SMatthias RingwaldCONFIG_SPIFFS_MAX_PARTITIONS=3 52628a59cc1SMatthias Ringwald 52728a59cc1SMatthias Ringwald# 52828a59cc1SMatthias Ringwald# SPIFFS Cache Configuration 52928a59cc1SMatthias Ringwald# 53028a59cc1SMatthias RingwaldCONFIG_SPIFFS_CACHE=y 53128a59cc1SMatthias RingwaldCONFIG_SPIFFS_CACHE_WR=y 53228a59cc1SMatthias RingwaldCONFIG_SPIFFS_CACHE_STATS= 53328a59cc1SMatthias RingwaldCONFIG_SPIFFS_PAGE_CHECK=y 53428a59cc1SMatthias RingwaldCONFIG_SPIFFS_GC_MAX_RUNS=10 53528a59cc1SMatthias RingwaldCONFIG_SPIFFS_GC_STATS= 536*8701c842SMatthias RingwaldCONFIG_SPIFFS_PAGE_SIZE=256 53728a59cc1SMatthias RingwaldCONFIG_SPIFFS_OBJ_NAME_LEN=32 53828a59cc1SMatthias RingwaldCONFIG_SPIFFS_USE_MAGIC=y 53928a59cc1SMatthias RingwaldCONFIG_SPIFFS_USE_MAGIC_LENGTH=y 5409de20bbdSMatthias RingwaldCONFIG_SPIFFS_META_LENGTH=4 5419de20bbdSMatthias RingwaldCONFIG_SPIFFS_USE_MTIME=y 54228a59cc1SMatthias Ringwald 54328a59cc1SMatthias Ringwald# 54428a59cc1SMatthias Ringwald# Debug Configuration 54528a59cc1SMatthias Ringwald# 54628a59cc1SMatthias RingwaldCONFIG_SPIFFS_DBG= 54728a59cc1SMatthias RingwaldCONFIG_SPIFFS_API_DBG= 54828a59cc1SMatthias RingwaldCONFIG_SPIFFS_GC_DBG= 54928a59cc1SMatthias RingwaldCONFIG_SPIFFS_CACHE_DBG= 55028a59cc1SMatthias RingwaldCONFIG_SPIFFS_CHECK_DBG= 55128a59cc1SMatthias RingwaldCONFIG_SPIFFS_TEST_VISUALISATION= 55228a59cc1SMatthias Ringwald 55328a59cc1SMatthias Ringwald# 554f03cd3a1SMatthias Ringwald# tcpip adapter 555f03cd3a1SMatthias Ringwald# 556f03cd3a1SMatthias RingwaldCONFIG_IP_LOST_TIMER_INTERVAL=120 557f03cd3a1SMatthias Ringwald 558f03cd3a1SMatthias Ringwald# 559*8701c842SMatthias Ringwald# Virtual file system 560*8701c842SMatthias Ringwald# 561*8701c842SMatthias RingwaldCONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT=y 562*8701c842SMatthias Ringwald 563*8701c842SMatthias Ringwald# 56415077576SMatthias Ringwald# Wear Levelling 56515077576SMatthias Ringwald# 56628a59cc1SMatthias RingwaldCONFIG_WL_SECTOR_SIZE_512= 56715077576SMatthias RingwaldCONFIG_WL_SECTOR_SIZE_4096=y 56815077576SMatthias RingwaldCONFIG_WL_SECTOR_SIZE=4096 569