182cfdfc2SMatthias Ringwald# 2*421550a6SMatthias Ringwald# Automatically generated file. DO NOT EDIT. 3*421550a6SMatthias Ringwald# Espressif IoT Development Framework (ESP-IDF) Project Configuration 482cfdfc2SMatthias Ringwald# 5*421550a6SMatthias RingwaldCONFIG_IDF_TARGET_ARCH_XTENSA=y 6536d74bcSMatthias RingwaldCONFIG_IDF_TARGET="esp32" 7*421550a6SMatthias RingwaldCONFIG_IDF_TARGET_ESP32=y 8*421550a6SMatthias RingwaldCONFIG_IDF_FIRMWARE_CHIP_ID=0x0000 982cfdfc2SMatthias Ringwald 1082cfdfc2SMatthias Ringwald# 1182cfdfc2SMatthias Ringwald# SDK tool configuration 1282cfdfc2SMatthias Ringwald# 13*421550a6SMatthias RingwaldCONFIG_SDK_TOOLPREFIX="xtensa-esp32-elf-" 14*421550a6SMatthias RingwaldCONFIG_SDK_PYTHON="python" 15*421550a6SMatthias RingwaldCONFIG_SDK_MAKE_WARN_UNDEFINED_VARIABLES=y 16*421550a6SMatthias Ringwald# CONFIG_SDK_TOOLCHAIN_SUPPORTS_TIME_WIDE_64_BITS is not set 17*421550a6SMatthias Ringwald# end of SDK tool configuration 18*421550a6SMatthias Ringwald 19*421550a6SMatthias Ringwald# 20*421550a6SMatthias Ringwald# Build type 21*421550a6SMatthias Ringwald# 22*421550a6SMatthias RingwaldCONFIG_APP_BUILD_TYPE_APP_2NDBOOT=y 23*421550a6SMatthias Ringwald# CONFIG_APP_BUILD_TYPE_ELF_RAM is not set 24*421550a6SMatthias RingwaldCONFIG_APP_BUILD_GENERATE_BINARIES=y 25*421550a6SMatthias RingwaldCONFIG_APP_BUILD_BOOTLOADER=y 26*421550a6SMatthias RingwaldCONFIG_APP_BUILD_USE_FLASH_SECTIONS=y 27*421550a6SMatthias Ringwald# end of Build type 2882cfdfc2SMatthias Ringwald 2982cfdfc2SMatthias Ringwald# 30536d74bcSMatthias Ringwald# Application manager 31536d74bcSMatthias Ringwald# 32536d74bcSMatthias RingwaldCONFIG_APP_COMPILE_TIME_DATE=y 33*421550a6SMatthias Ringwald# CONFIG_APP_EXCLUDE_PROJECT_VER_VAR is not set 34*421550a6SMatthias Ringwald# CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR is not set 35*421550a6SMatthias Ringwald# CONFIG_APP_PROJECT_VER_FROM_CONFIG is not set 36*421550a6SMatthias RingwaldCONFIG_APP_RETRIEVE_LEN_ELF_SHA=16 37*421550a6SMatthias Ringwald# end of Application manager 38536d74bcSMatthias Ringwald 39536d74bcSMatthias Ringwald# 4082cfdfc2SMatthias Ringwald# Bootloader config 4182cfdfc2SMatthias Ringwald# 42*421550a6SMatthias RingwaldCONFIG_BOOTLOADER_OFFSET_IN_FLASH=0x1000 43*421550a6SMatthias RingwaldCONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y 44*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG is not set 45*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF is not set 46*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE is not set 47*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_LOG_LEVEL_NONE is not set 48*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_LOG_LEVEL_ERROR is not set 49*421550a6SMatthias RingwaldCONFIG_BOOTLOADER_LOG_LEVEL_WARN=y 50*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_LOG_LEVEL_INFO is not set 51*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG is not set 52*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE is not set 53*421550a6SMatthias RingwaldCONFIG_BOOTLOADER_LOG_LEVEL=2 54*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_8V is not set 558701c842SMatthias RingwaldCONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V=y 56*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_FACTORY_RESET is not set 57*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_APP_TEST is not set 58536d74bcSMatthias RingwaldCONFIG_BOOTLOADER_WDT_ENABLE=y 59*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_WDT_DISABLE_IN_USER_CODE is not set 60536d74bcSMatthias RingwaldCONFIG_BOOTLOADER_WDT_TIME_MS=9000 61*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE is not set 62*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP is not set 63*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON is not set 64*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS is not set 65*421550a6SMatthias RingwaldCONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0 66*421550a6SMatthias Ringwald# CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC is not set 67*421550a6SMatthias RingwaldCONFIG_BOOTLOADER_FLASH_XMC_SUPPORT=y 68*421550a6SMatthias Ringwald# end of Bootloader config 6982cfdfc2SMatthias Ringwald 7082cfdfc2SMatthias Ringwald# 7182cfdfc2SMatthias Ringwald# Security features 7282cfdfc2SMatthias Ringwald# 73*421550a6SMatthias Ringwald# CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT is not set 74*421550a6SMatthias Ringwald# CONFIG_SECURE_BOOT is not set 75*421550a6SMatthias Ringwald# CONFIG_SECURE_FLASH_ENC_ENABLED is not set 76*421550a6SMatthias Ringwald# end of Security features 77*421550a6SMatthias Ringwald 78*421550a6SMatthias Ringwald# 79*421550a6SMatthias Ringwald# Example Board Configuration 80*421550a6SMatthias Ringwald# 81*421550a6SMatthias Ringwald# CONFIG_ESP_LYRAT_V4_3_BOARD is not set 82*421550a6SMatthias RingwaldCONFIG_ESP_CUSTOM_BOARD=y 83*421550a6SMatthias Ringwald# end of Example Board Configuration 8482cfdfc2SMatthias Ringwald 8582cfdfc2SMatthias Ringwald# 8682cfdfc2SMatthias Ringwald# Serial flasher config 8782cfdfc2SMatthias Ringwald# 8882cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_PORT="/dev/tty.usbserial-DN02B3PF" 89*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_115200B is not set 90*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_230400B is not set 91*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_921600B is not set 92*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_2MB is not set 9382cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_OTHER=y 9482cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_OTHER_VAL=1000000 9582cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD=1000000 96*421550a6SMatthias RingwaldCONFIG_ESPTOOLPY_COMPRESSED=y 97*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_NO_STUB is not set 98*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHMODE_QIO is not set 99*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHMODE_QOUT is not set 100*421550a6SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHMODE_DIO=y 101*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHMODE_DOUT is not set 10282cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHMODE="dio" 103*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHFREQ_80M is not set 10482cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHFREQ_40M=y 105*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHFREQ_26M is not set 106*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHFREQ_20M is not set 10782cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHFREQ="40m" 108*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_1MB is not set 10982cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_2MB=y 110*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_4MB is not set 111*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_8MB is not set 112*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_16MB is not set 11382cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE="2MB" 11482cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_DETECT=y 11582cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BEFORE_RESET=y 116*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_BEFORE_NORESET is not set 11782cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BEFORE="default_reset" 11882cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_AFTER_RESET=y 119*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_AFTER_NORESET is not set 12082cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_AFTER="hard_reset" 121*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_MONITOR_BAUD_CONSOLE is not set 122*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_MONITOR_BAUD_9600B is not set 123*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_MONITOR_BAUD_57600B is not set 124*421550a6SMatthias RingwaldCONFIG_ESPTOOLPY_MONITOR_BAUD_115200B=y 125*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_MONITOR_BAUD_230400B is not set 126*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_MONITOR_BAUD_921600B is not set 127*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_MONITOR_BAUD_2MB is not set 128*421550a6SMatthias Ringwald# CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER is not set 129*421550a6SMatthias RingwaldCONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL=115200 130*421550a6SMatthias RingwaldCONFIG_ESPTOOLPY_MONITOR_BAUD=115200 131*421550a6SMatthias Ringwald# end of Serial flasher config 13282cfdfc2SMatthias Ringwald 13382cfdfc2SMatthias Ringwald# 13482cfdfc2SMatthias Ringwald# Partition Table 13582cfdfc2SMatthias Ringwald# 13682cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_SINGLE_APP=y 137*421550a6SMatthias Ringwald# CONFIG_PARTITION_TABLE_TWO_OTA is not set 138*421550a6SMatthias Ringwald# CONFIG_PARTITION_TABLE_CUSTOM is not set 13982cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv" 14082cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_FILENAME="partitions_singleapp.csv" 141b175da0eSMatthias RingwaldCONFIG_PARTITION_TABLE_OFFSET=0x8000 1428701c842SMatthias RingwaldCONFIG_PARTITION_TABLE_MD5=y 143*421550a6SMatthias Ringwald# end of Partition Table 1441287affeSMatthias Ringwald 1451287affeSMatthias Ringwald# 1461287affeSMatthias Ringwald# Compiler options 1471287affeSMatthias Ringwald# 148*421550a6SMatthias RingwaldCONFIG_COMPILER_OPTIMIZATION_DEFAULT=y 149*421550a6SMatthias Ringwald# CONFIG_COMPILER_OPTIMIZATION_SIZE is not set 150*421550a6SMatthias Ringwald# CONFIG_COMPILER_OPTIMIZATION_PERF is not set 151*421550a6SMatthias Ringwald# CONFIG_COMPILER_OPTIMIZATION_NONE is not set 152*421550a6SMatthias RingwaldCONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE=y 153*421550a6SMatthias Ringwald# CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT is not set 154*421550a6SMatthias Ringwald# CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE is not set 155*421550a6SMatthias Ringwald# CONFIG_COMPILER_CXX_EXCEPTIONS is not set 156*421550a6SMatthias Ringwald# CONFIG_COMPILER_CXX_RTTI is not set 157*421550a6SMatthias RingwaldCONFIG_COMPILER_STACK_CHECK_MODE_NONE=y 158*421550a6SMatthias Ringwald# CONFIG_COMPILER_STACK_CHECK_MODE_NORM is not set 159*421550a6SMatthias Ringwald# CONFIG_COMPILER_STACK_CHECK_MODE_STRONG is not set 160*421550a6SMatthias Ringwald# CONFIG_COMPILER_STACK_CHECK_MODE_ALL is not set 161*421550a6SMatthias Ringwald# CONFIG_COMPILER_WARN_WRITE_STRINGS is not set 162*421550a6SMatthias Ringwald# CONFIG_COMPILER_DISABLE_GCC8_WARNINGS is not set 163*421550a6SMatthias Ringwald# CONFIG_COMPILER_DUMP_RTL_FILES is not set 164*421550a6SMatthias Ringwald# end of Compiler options 16582cfdfc2SMatthias Ringwald 16682cfdfc2SMatthias Ringwald# 16782cfdfc2SMatthias Ringwald# Component config 16882cfdfc2SMatthias Ringwald# 1691287affeSMatthias Ringwald 1701287affeSMatthias Ringwald# 1711287affeSMatthias Ringwald# Application Level Tracing 1721287affeSMatthias Ringwald# 173*421550a6SMatthias Ringwald# CONFIG_APPTRACE_DEST_TRAX is not set 174*421550a6SMatthias RingwaldCONFIG_APPTRACE_DEST_NONE=y 175*421550a6SMatthias RingwaldCONFIG_APPTRACE_LOCK_ENABLE=y 176*421550a6SMatthias Ringwald# end of Application Level Tracing 177*421550a6SMatthias Ringwald 178*421550a6SMatthias Ringwald# 179*421550a6SMatthias Ringwald# ESP-ASIO 180*421550a6SMatthias Ringwald# 181*421550a6SMatthias Ringwald# CONFIG_ASIO_SSL_SUPPORT is not set 182*421550a6SMatthias Ringwald# end of ESP-ASIO 1839de20bbdSMatthias Ringwald 1849de20bbdSMatthias Ringwald# 1859de20bbdSMatthias Ringwald# Bluetooth 1869de20bbdSMatthias Ringwald# 18782cfdfc2SMatthias RingwaldCONFIG_BT_ENABLED=y 188*421550a6SMatthias RingwaldCONFIG_BT_CTRL_ESP32=y 189b175da0eSMatthias Ringwald 190b175da0eSMatthias Ringwald# 191*421550a6SMatthias Ringwald# Bluetooth controller(ESP32 Dual Mode Bluetooth) 192b175da0eSMatthias Ringwald# 193*421550a6SMatthias Ringwald# CONFIG_BTDM_CTRL_MODE_BLE_ONLY is not set 194*421550a6SMatthias Ringwald# CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY is not set 195*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_MODE_BTDM=y 196*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_BLE_MAX_CONN=9 197*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_BR_EDR_MAX_ACL_CONN=7 198*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_BR_EDR_MAX_SYNC_CONN=2 199*421550a6SMatthias Ringwald# CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_HCI is not set 200*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_PCM=y 201*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=1 202*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_PCM_ROLE_EDGE_CONFIG=y 203*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_PCM_ROLE_MASTER=y 204*421550a6SMatthias Ringwald# CONFIG_BTDM_CTRL_PCM_ROLE_SLAVE is not set 205*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_PCM_POLAR_FALLING_EDGE=y 206*421550a6SMatthias Ringwald# CONFIG_BTDM_CTRL_PCM_POLAR_RISING_EDGE is not set 207*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_PCM_ROLE_EFF=0 208*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_PCM_POLAR_EFF=0 209*421550a6SMatthias Ringwald# CONFIG_BTDM_CTRL_AUTO_LATENCY is not set 210*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_LEGACY_AUTH_VENDOR_EVT=y 211*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_LEGACY_AUTH_VENDOR_EVT_EFF=y 212*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_BLE_MAX_CONN_EFF=9 213*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_BR_EDR_MAX_ACL_CONN_EFF=7 214*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_BR_EDR_MAX_SYNC_CONN_EFF=2 215*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_PINNED_TO_CORE=0 216*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_HCI_MODE_VHCI=y 217*421550a6SMatthias Ringwald# CONFIG_BTDM_CTRL_HCI_MODE_UART_H4 is not set 2188701c842SMatthias Ringwald 2198701c842SMatthias Ringwald# 2208701c842SMatthias Ringwald# MODEM SLEEP Options 2218701c842SMatthias Ringwald# 222*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_MODEM_SLEEP=y 223*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_MODEM_SLEEP_MODE_ORIG=y 224*421550a6SMatthias Ringwald# CONFIG_BTDM_CTRL_MODEM_SLEEP_MODE_EVED is not set 225*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_LPCLK_SEL_MAIN_XTAL=y 226*421550a6SMatthias Ringwald# end of MODEM SLEEP Options 227*421550a6SMatthias Ringwald 228*421550a6SMatthias RingwaldCONFIG_BTDM_BLE_DEFAULT_SCA_250PPM=y 229*421550a6SMatthias RingwaldCONFIG_BTDM_BLE_SLEEP_CLOCK_ACCURACY_INDEX_EFF=1 230*421550a6SMatthias RingwaldCONFIG_BTDM_BLE_SCAN_DUPL=y 231*421550a6SMatthias RingwaldCONFIG_BTDM_SCAN_DUPL_TYPE_DEVICE=y 232*421550a6SMatthias Ringwald# CONFIG_BTDM_SCAN_DUPL_TYPE_DATA is not set 233*421550a6SMatthias Ringwald# CONFIG_BTDM_SCAN_DUPL_TYPE_DATA_DEVICE is not set 234*421550a6SMatthias RingwaldCONFIG_BTDM_SCAN_DUPL_TYPE=0 235*421550a6SMatthias RingwaldCONFIG_BTDM_SCAN_DUPL_CACHE_SIZE=200 236*421550a6SMatthias Ringwald# CONFIG_BTDM_BLE_MESH_SCAN_DUPL_EN is not set 237*421550a6SMatthias RingwaldCONFIG_BTDM_CTRL_FULL_SCAN_SUPPORTED=y 238*421550a6SMatthias RingwaldCONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_SUPP=y 239*421550a6SMatthias RingwaldCONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100 240*421550a6SMatthias RingwaldCONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20 241*421550a6SMatthias Ringwald# end of Bluetooth controller(ESP32 Dual Mode Bluetooth) 242*421550a6SMatthias Ringwald 243*421550a6SMatthias RingwaldCONFIG_BT_CTRL_MODE_EFF=1 244*421550a6SMatthias RingwaldCONFIG_BT_CTRL_BLE_MAX_ACT=10 245*421550a6SMatthias RingwaldCONFIG_BT_CTRL_BLE_MAX_ACT_EFF=10 246*421550a6SMatthias RingwaldCONFIG_BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB=0 247*421550a6SMatthias RingwaldCONFIG_BT_CTRL_PINNED_TO_CORE=0 248*421550a6SMatthias RingwaldCONFIG_BT_CTRL_HCI_TL=1 249*421550a6SMatthias RingwaldCONFIG_BT_CTRL_ADV_DUP_FILT_MAX=30 250*421550a6SMatthias RingwaldCONFIG_BT_CTRL_HW_CCA_EFF=0 251*421550a6SMatthias RingwaldCONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=0 252*421550a6SMatthias RingwaldCONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP=y 253*421550a6SMatthias RingwaldCONFIG_BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM=100 254*421550a6SMatthias RingwaldCONFIG_BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD=20 255*421550a6SMatthias RingwaldCONFIG_BT_CTRL_BLE_SCAN_DUPL=y 256*421550a6SMatthias RingwaldCONFIG_BT_CTRL_SCAN_DUPL_TYPE=0 257*421550a6SMatthias RingwaldCONFIG_BT_CTRL_SCAN_DUPL_CACHE_SIZE=100 258*421550a6SMatthias Ringwald 259*421550a6SMatthias Ringwald# 260*421550a6SMatthias Ringwald# MODEM SLEEP Options 261*421550a6SMatthias Ringwald# 262*421550a6SMatthias Ringwald# end of MODEM SLEEP Options 263*421550a6SMatthias Ringwald 264*421550a6SMatthias RingwaldCONFIG_BT_CTRL_SLEEP_MODE_EFF=0 265*421550a6SMatthias RingwaldCONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0 266*421550a6SMatthias RingwaldCONFIG_BT_CTRL_HCI_TL_EFF=1 267*421550a6SMatthias Ringwald 268*421550a6SMatthias Ringwald# 269*421550a6SMatthias Ringwald# MODEM SLEEP Options 270*421550a6SMatthias Ringwald# 271*421550a6SMatthias Ringwald# end of MODEM SLEEP Options 272*421550a6SMatthias Ringwald 273*421550a6SMatthias Ringwald# CONFIG_BT_BLUEDROID_ENABLED is not set 274*421550a6SMatthias Ringwald# CONFIG_BT_NIMBLE_ENABLED is not set 275*421550a6SMatthias RingwaldCONFIG_BT_CONTROLLER_ONLY=y 276b175da0eSMatthias RingwaldCONFIG_BT_RESERVE_DRAM=0xdb5c 277*421550a6SMatthias RingwaldCONFIG_BT_NIMBLE_USE_ESP_TIMER=y 278*421550a6SMatthias Ringwald# end of Bluetooth 279*421550a6SMatthias Ringwald 280*421550a6SMatthias Ringwald# CONFIG_BLE_MESH is not set 281*421550a6SMatthias Ringwald 282*421550a6SMatthias Ringwald# 283*421550a6SMatthias Ringwald# CoAP Configuration 284*421550a6SMatthias Ringwald# 285*421550a6SMatthias RingwaldCONFIG_COAP_MBEDTLS_PSK=y 286*421550a6SMatthias Ringwald# CONFIG_COAP_MBEDTLS_PKI is not set 287*421550a6SMatthias Ringwald# CONFIG_COAP_MBEDTLS_DEBUG is not set 288*421550a6SMatthias RingwaldCONFIG_COAP_LOG_DEFAULT_LEVEL=0 289*421550a6SMatthias Ringwald# end of CoAP Configuration 290b175da0eSMatthias Ringwald 291b175da0eSMatthias Ringwald# 292b175da0eSMatthias Ringwald# Driver configurations 293b175da0eSMatthias Ringwald# 29482cfdfc2SMatthias Ringwald 29582cfdfc2SMatthias Ringwald# 2968701c842SMatthias Ringwald# ADC configuration 2978701c842SMatthias Ringwald# 298*421550a6SMatthias Ringwald# CONFIG_ADC_FORCE_XPD_FSM is not set 299*421550a6SMatthias RingwaldCONFIG_ADC_DISABLE_DAC=y 300*421550a6SMatthias Ringwald# end of ADC configuration 3018701c842SMatthias Ringwald 3028701c842SMatthias Ringwald# 303b175da0eSMatthias Ringwald# SPI configuration 304b175da0eSMatthias Ringwald# 305*421550a6SMatthias Ringwald# CONFIG_SPI_MASTER_IN_IRAM is not set 306b175da0eSMatthias RingwaldCONFIG_SPI_MASTER_ISR_IN_IRAM=y 307*421550a6SMatthias Ringwald# CONFIG_SPI_SLAVE_IN_IRAM is not set 308b175da0eSMatthias RingwaldCONFIG_SPI_SLAVE_ISR_IN_IRAM=y 309*421550a6SMatthias Ringwald# end of SPI configuration 310*421550a6SMatthias Ringwald 311*421550a6SMatthias Ringwald# 312*421550a6SMatthias Ringwald# TWAI configuration 313*421550a6SMatthias Ringwald# 314*421550a6SMatthias Ringwald# CONFIG_TWAI_ISR_IN_IRAM is not set 315*421550a6SMatthias Ringwald# CONFIG_TWAI_ERRATA_FIX_BUS_OFF_REC is not set 316*421550a6SMatthias Ringwald# CONFIG_TWAI_ERRATA_FIX_TX_INTR_LOST is not set 317*421550a6SMatthias Ringwald# CONFIG_TWAI_ERRATA_FIX_RX_FRAME_INVALID is not set 318*421550a6SMatthias Ringwald# CONFIG_TWAI_ERRATA_FIX_RX_FIFO_CORRUPT is not set 319*421550a6SMatthias Ringwald# end of TWAI configuration 320*421550a6SMatthias Ringwald 321*421550a6SMatthias Ringwald# 322*421550a6SMatthias Ringwald# UART configuration 323*421550a6SMatthias Ringwald# 324*421550a6SMatthias Ringwald# CONFIG_UART_ISR_IN_IRAM is not set 325*421550a6SMatthias Ringwald# end of UART configuration 326*421550a6SMatthias Ringwald 327*421550a6SMatthias Ringwald# 328*421550a6SMatthias Ringwald# RTCIO configuration 329*421550a6SMatthias Ringwald# 330*421550a6SMatthias Ringwald# CONFIG_RTCIO_SUPPORT_RTC_GPIO_DESC is not set 331*421550a6SMatthias Ringwald# end of RTCIO configuration 332*421550a6SMatthias Ringwald 333*421550a6SMatthias Ringwald# 334*421550a6SMatthias Ringwald# GPIO Configuration 335*421550a6SMatthias Ringwald# 336*421550a6SMatthias Ringwald# CONFIG_GPIO_ESP32_SUPPORT_SWITCH_SLP_PULL is not set 337*421550a6SMatthias Ringwald# end of GPIO Configuration 338*421550a6SMatthias Ringwald# end of Driver configurations 339b175da0eSMatthias Ringwald 340b175da0eSMatthias Ringwald# 341536d74bcSMatthias Ringwald# eFuse Bit Manager 342536d74bcSMatthias Ringwald# 343*421550a6SMatthias Ringwald# CONFIG_EFUSE_CUSTOM_TABLE is not set 344*421550a6SMatthias Ringwald# CONFIG_EFUSE_VIRTUAL is not set 345*421550a6SMatthias Ringwald# CONFIG_EFUSE_CODE_SCHEME_COMPAT_NONE is not set 346536d74bcSMatthias RingwaldCONFIG_EFUSE_CODE_SCHEME_COMPAT_3_4=y 347*421550a6SMatthias Ringwald# CONFIG_EFUSE_CODE_SCHEME_COMPAT_REPEAT is not set 348536d74bcSMatthias RingwaldCONFIG_EFUSE_MAX_BLK_LEN=192 349*421550a6SMatthias Ringwald# end of eFuse Bit Manager 350*421550a6SMatthias Ringwald 351*421550a6SMatthias Ringwald# 352*421550a6SMatthias Ringwald# ESP-TLS 353*421550a6SMatthias Ringwald# 354*421550a6SMatthias RingwaldCONFIG_ESP_TLS_USING_MBEDTLS=y 355*421550a6SMatthias Ringwald# CONFIG_ESP_TLS_USE_SECURE_ELEMENT is not set 356*421550a6SMatthias Ringwald# CONFIG_ESP_TLS_SERVER is not set 357*421550a6SMatthias Ringwald# CONFIG_ESP_TLS_PSK_VERIFICATION is not set 358*421550a6SMatthias Ringwald# CONFIG_ESP_TLS_INSECURE is not set 359*421550a6SMatthias Ringwald# end of ESP-TLS 360536d74bcSMatthias Ringwald 361536d74bcSMatthias Ringwald# 36282cfdfc2SMatthias Ringwald# ESP32-specific 36382cfdfc2SMatthias Ringwald# 364*421550a6SMatthias RingwaldCONFIG_ESP32_REV_MIN_0=y 365*421550a6SMatthias Ringwald# CONFIG_ESP32_REV_MIN_1 is not set 366*421550a6SMatthias Ringwald# CONFIG_ESP32_REV_MIN_2 is not set 367*421550a6SMatthias Ringwald# CONFIG_ESP32_REV_MIN_3 is not set 368*421550a6SMatthias RingwaldCONFIG_ESP32_REV_MIN=0 369*421550a6SMatthias Ringwald# CONFIG_ESP32_DEFAULT_CPU_FREQ_80 is not set 370*421550a6SMatthias Ringwald# CONFIG_ESP32_DEFAULT_CPU_FREQ_160 is not set 37182cfdfc2SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_240=y 37282cfdfc2SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=240 373*421550a6SMatthias Ringwald# CONFIG_ESP32_SPIRAM_SUPPORT is not set 374*421550a6SMatthias Ringwald# CONFIG_ESP32_TRAX is not set 375*421550a6SMatthias RingwaldCONFIG_ESP32_TRACEMEM_RESERVE_DRAM=0x0 376*421550a6SMatthias Ringwald# CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES_TWO is not set 377*421550a6SMatthias RingwaldCONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES_FOUR=y 378*421550a6SMatthias RingwaldCONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES=4 379*421550a6SMatthias Ringwald# CONFIG_ESP32_ULP_COPROC_ENABLED is not set 380*421550a6SMatthias RingwaldCONFIG_ESP32_ULP_COPROC_RESERVE_MEM=0 38182cfdfc2SMatthias RingwaldCONFIG_ESP32_DEBUG_OCDAWARE=y 382*421550a6SMatthias RingwaldCONFIG_ESP32_BROWNOUT_DET=y 383*421550a6SMatthias RingwaldCONFIG_ESP32_BROWNOUT_DET_LVL_SEL_0=y 384*421550a6SMatthias Ringwald# CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_1 is not set 385*421550a6SMatthias Ringwald# CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_2 is not set 386*421550a6SMatthias Ringwald# CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_3 is not set 387*421550a6SMatthias Ringwald# CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_4 is not set 388*421550a6SMatthias Ringwald# CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_5 is not set 389*421550a6SMatthias Ringwald# CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_6 is not set 390*421550a6SMatthias Ringwald# CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_7 is not set 391*421550a6SMatthias RingwaldCONFIG_ESP32_BROWNOUT_DET_LVL=0 392*421550a6SMatthias RingwaldCONFIG_ESP32_REDUCE_PHY_TX_POWER=y 39382cfdfc2SMatthias RingwaldCONFIG_ESP32_TIME_SYSCALL_USE_RTC_FRC1=y 394*421550a6SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_RTC is not set 395*421550a6SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_FRC1 is not set 396*421550a6SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_NONE is not set 397*421550a6SMatthias RingwaldCONFIG_ESP32_RTC_CLK_SRC_INT_RC=y 398*421550a6SMatthias Ringwald# CONFIG_ESP32_RTC_CLK_SRC_EXT_CRYS is not set 399*421550a6SMatthias Ringwald# CONFIG_ESP32_RTC_CLK_SRC_EXT_OSC is not set 400*421550a6SMatthias Ringwald# CONFIG_ESP32_RTC_CLK_SRC_INT_8MD256 is not set 4010e6963e5SMatthias RingwaldCONFIG_ESP32_RTC_CLK_CAL_CYCLES=1024 40282cfdfc2SMatthias RingwaldCONFIG_ESP32_DEEP_SLEEP_WAKEUP_DELAY=0 403*421550a6SMatthias Ringwald# CONFIG_ESP32_XTAL_FREQ_40 is not set 404*421550a6SMatthias Ringwald# CONFIG_ESP32_XTAL_FREQ_26 is not set 4050e6963e5SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ_AUTO=y 4060e6963e5SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ=0 407*421550a6SMatthias Ringwald# CONFIG_ESP32_DISABLE_BASIC_ROM_CONSOLE is not set 408*421550a6SMatthias Ringwald# CONFIG_ESP32_COMPATIBLE_PRE_V2_1_BOOTLOADERS is not set 409*421550a6SMatthias Ringwald# CONFIG_ESP32_COMPATIBLE_PRE_V3_1_BOOTLOADERS is not set 410*421550a6SMatthias Ringwald# CONFIG_ESP32_RTCDATA_IN_FAST_MEM is not set 411*421550a6SMatthias Ringwald# CONFIG_ESP32_USE_FIXED_STATIC_RAM_SIZE is not set 412*421550a6SMatthias RingwaldCONFIG_ESP32_DPORT_DIS_INTERRUPT_LVL=5 413*421550a6SMatthias Ringwald# CONFIG_ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY is not set 414*421550a6SMatthias Ringwald# end of ESP32-specific 415*421550a6SMatthias Ringwald 416*421550a6SMatthias RingwaldCONFIG_ESP32C3_DEBUG_OCDAWARE=y 417*421550a6SMatthias RingwaldCONFIG_ESP32C3_BROWNOUT_DET=y 418*421550a6SMatthias RingwaldCONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND=y 41982cfdfc2SMatthias Ringwald 42082cfdfc2SMatthias Ringwald# 421*421550a6SMatthias Ringwald# Cache config 422f03cd3a1SMatthias Ringwald# 423*421550a6SMatthias Ringwald# end of Cache config 424*421550a6SMatthias Ringwald 425*421550a6SMatthias RingwaldCONFIG_ESP32S2_TRACEMEM_RESERVE_DRAM=0x0 426*421550a6SMatthias RingwaldCONFIG_ESP32S2_ULP_COPROC_RESERVE_MEM=0 427*421550a6SMatthias RingwaldCONFIG_ESP32S2_DEBUG_OCDAWARE=y 428*421550a6SMatthias RingwaldCONFIG_ESP32S2_BROWNOUT_DET=y 429f03cd3a1SMatthias Ringwald 430f03cd3a1SMatthias Ringwald# 431*421550a6SMatthias Ringwald# Cache config 43282cfdfc2SMatthias Ringwald# 433*421550a6SMatthias Ringwald# end of Cache config 434f03cd3a1SMatthias Ringwald 435*421550a6SMatthias RingwaldCONFIG_ESP32S3_TRACEMEM_RESERVE_DRAM=0x0 436*421550a6SMatthias RingwaldCONFIG_ESP32S3_ULP_COPROC_RESERVE_MEM=0 437*421550a6SMatthias RingwaldCONFIG_ESP32S3_DEBUG_OCDAWARE=y 438*421550a6SMatthias RingwaldCONFIG_ESP32S3_BROWNOUT_DET=y 4399de20bbdSMatthias Ringwald 4409de20bbdSMatthias Ringwald# 4418701c842SMatthias Ringwald# ADC-Calibration 4428701c842SMatthias Ringwald# 4438701c842SMatthias RingwaldCONFIG_ADC_CAL_EFUSE_TP_ENABLE=y 4448701c842SMatthias RingwaldCONFIG_ADC_CAL_EFUSE_VREF_ENABLE=y 4458701c842SMatthias RingwaldCONFIG_ADC_CAL_LUT_ENABLE=y 446*421550a6SMatthias Ringwald# end of ADC-Calibration 447*421550a6SMatthias Ringwald 448*421550a6SMatthias Ringwald# 449*421550a6SMatthias Ringwald# Common ESP-related 450*421550a6SMatthias Ringwald# 451*421550a6SMatthias RingwaldCONFIG_ESP_ERR_TO_NAME_LOOKUP=y 452*421550a6SMatthias RingwaldCONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE=32 453*421550a6SMatthias RingwaldCONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=2048 454*421550a6SMatthias RingwaldCONFIG_ESP_MAIN_TASK_STACK_SIZE=4096 455*421550a6SMatthias RingwaldCONFIG_ESP_IPC_TASK_STACK_SIZE=1024 456*421550a6SMatthias RingwaldCONFIG_ESP_MINIMAL_SHARED_STACK_SIZE=2048 457*421550a6SMatthias RingwaldCONFIG_ESP_CONSOLE_UART_DEFAULT=y 458*421550a6SMatthias Ringwald# CONFIG_ESP_CONSOLE_UART_CUSTOM is not set 459*421550a6SMatthias Ringwald# CONFIG_ESP_CONSOLE_NONE is not set 460*421550a6SMatthias RingwaldCONFIG_ESP_CONSOLE_UART=y 461*421550a6SMatthias RingwaldCONFIG_ESP_CONSOLE_MULTIPLE_UART=y 462*421550a6SMatthias RingwaldCONFIG_ESP_CONSOLE_UART_NUM=0 463*421550a6SMatthias RingwaldCONFIG_ESP_CONSOLE_UART_BAUDRATE=115200 464*421550a6SMatthias RingwaldCONFIG_ESP_INT_WDT=y 465*421550a6SMatthias RingwaldCONFIG_ESP_INT_WDT_TIMEOUT_MS=300 466*421550a6SMatthias RingwaldCONFIG_ESP_TASK_WDT=y 467*421550a6SMatthias Ringwald# CONFIG_ESP_TASK_WDT_PANIC is not set 468*421550a6SMatthias RingwaldCONFIG_ESP_TASK_WDT_TIMEOUT_S=5 469*421550a6SMatthias RingwaldCONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0=y 470*421550a6SMatthias Ringwald# CONFIG_ESP_PANIC_HANDLER_IRAM is not set 471*421550a6SMatthias RingwaldCONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA=y 472*421550a6SMatthias RingwaldCONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP=y 473*421550a6SMatthias RingwaldCONFIG_ESP_MAC_ADDR_UNIVERSE_BT=y 474*421550a6SMatthias RingwaldCONFIG_ESP_MAC_ADDR_UNIVERSE_ETH=y 475*421550a6SMatthias Ringwald# end of Common ESP-related 476*421550a6SMatthias Ringwald 477*421550a6SMatthias Ringwald# 478*421550a6SMatthias Ringwald# Ethernet 479*421550a6SMatthias Ringwald# 480*421550a6SMatthias RingwaldCONFIG_ETH_ENABLED=y 481*421550a6SMatthias RingwaldCONFIG_ETH_USE_ESP32_EMAC=y 482*421550a6SMatthias RingwaldCONFIG_ETH_PHY_INTERFACE_RMII=y 483*421550a6SMatthias Ringwald# CONFIG_ETH_PHY_INTERFACE_MII is not set 484*421550a6SMatthias RingwaldCONFIG_ETH_RMII_CLK_INPUT=y 485*421550a6SMatthias Ringwald# CONFIG_ETH_RMII_CLK_OUTPUT is not set 486*421550a6SMatthias RingwaldCONFIG_ETH_RMII_CLK_IN_GPIO=0 487*421550a6SMatthias RingwaldCONFIG_ETH_DMA_BUFFER_SIZE=512 488*421550a6SMatthias RingwaldCONFIG_ETH_DMA_RX_BUFFER_NUM=10 489*421550a6SMatthias RingwaldCONFIG_ETH_DMA_TX_BUFFER_NUM=10 490*421550a6SMatthias RingwaldCONFIG_ETH_USE_SPI_ETHERNET=y 491*421550a6SMatthias Ringwald# CONFIG_ETH_SPI_ETHERNET_DM9051 is not set 492*421550a6SMatthias Ringwald# CONFIG_ETH_SPI_ETHERNET_W5500 is not set 493*421550a6SMatthias Ringwald# CONFIG_ETH_USE_OPENETH is not set 494*421550a6SMatthias Ringwald# end of Ethernet 4958701c842SMatthias Ringwald 4968701c842SMatthias Ringwald# 497536d74bcSMatthias Ringwald# Event Loop Library 498536d74bcSMatthias Ringwald# 499*421550a6SMatthias Ringwald# CONFIG_ESP_EVENT_LOOP_PROFILING is not set 500*421550a6SMatthias RingwaldCONFIG_ESP_EVENT_POST_FROM_ISR=y 501*421550a6SMatthias RingwaldCONFIG_ESP_EVENT_POST_FROM_IRAM_ISR=y 502*421550a6SMatthias Ringwald# end of Event Loop Library 503*421550a6SMatthias Ringwald 504*421550a6SMatthias Ringwald# 505*421550a6SMatthias Ringwald# GDB Stub 506*421550a6SMatthias Ringwald# 507*421550a6SMatthias Ringwald# end of GDB Stub 508536d74bcSMatthias Ringwald 509536d74bcSMatthias Ringwald# 5108701c842SMatthias Ringwald# ESP HTTP client 5118701c842SMatthias Ringwald# 5128701c842SMatthias RingwaldCONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS=y 513*421550a6SMatthias Ringwald# CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH is not set 514*421550a6SMatthias Ringwald# end of ESP HTTP client 5158701c842SMatthias Ringwald 5168701c842SMatthias Ringwald# 517536d74bcSMatthias Ringwald# HTTP Server 518536d74bcSMatthias Ringwald# 519536d74bcSMatthias RingwaldCONFIG_HTTPD_MAX_REQ_HDR_LEN=512 520536d74bcSMatthias RingwaldCONFIG_HTTPD_MAX_URI_LEN=512 521536d74bcSMatthias RingwaldCONFIG_HTTPD_ERR_RESP_NO_DELAY=y 522*421550a6SMatthias RingwaldCONFIG_HTTPD_PURGE_BUF_LEN=32 523*421550a6SMatthias Ringwald# CONFIG_HTTPD_LOG_PURGE_DATA is not set 524*421550a6SMatthias Ringwald# CONFIG_HTTPD_WS_SUPPORT is not set 525*421550a6SMatthias Ringwald# end of HTTP Server 526536d74bcSMatthias Ringwald 527536d74bcSMatthias Ringwald# 528536d74bcSMatthias Ringwald# ESP HTTPS OTA 529536d74bcSMatthias Ringwald# 530*421550a6SMatthias Ringwald# CONFIG_OTA_ALLOW_HTTP is not set 531*421550a6SMatthias Ringwald# end of ESP HTTPS OTA 532*421550a6SMatthias Ringwald 533*421550a6SMatthias Ringwald# 534*421550a6SMatthias Ringwald# ESP HTTPS server 535*421550a6SMatthias Ringwald# 536*421550a6SMatthias Ringwald# CONFIG_ESP_HTTPS_SERVER_ENABLE is not set 537*421550a6SMatthias Ringwald# end of ESP HTTPS server 538*421550a6SMatthias Ringwald 539*421550a6SMatthias Ringwald# 540*421550a6SMatthias Ringwald# ESP NETIF Adapter 541*421550a6SMatthias Ringwald# 542*421550a6SMatthias RingwaldCONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL=120 543*421550a6SMatthias RingwaldCONFIG_ESP_NETIF_TCPIP_LWIP=y 544*421550a6SMatthias Ringwald# CONFIG_ESP_NETIF_LOOPBACK is not set 545*421550a6SMatthias RingwaldCONFIG_ESP_NETIF_TCPIP_ADAPTER_COMPATIBLE_LAYER=y 546*421550a6SMatthias Ringwald# end of ESP NETIF Adapter 547*421550a6SMatthias Ringwald 548*421550a6SMatthias Ringwald# 549*421550a6SMatthias Ringwald# Power Management 550*421550a6SMatthias Ringwald# 551*421550a6SMatthias Ringwald# CONFIG_PM_ENABLE is not set 552*421550a6SMatthias Ringwald# end of Power Management 553*421550a6SMatthias Ringwald 554*421550a6SMatthias Ringwald# 555*421550a6SMatthias Ringwald# ESP System Settings 556*421550a6SMatthias Ringwald# 557*421550a6SMatthias RingwaldCONFIG_ESP_SYSTEM_PANIC_PRINT_HALT=y 558*421550a6SMatthias Ringwald# CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT is not set 559*421550a6SMatthias Ringwald# CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT is not set 560*421550a6SMatthias Ringwald# CONFIG_ESP_SYSTEM_PANIC_GDBSTUB is not set 561*421550a6SMatthias RingwaldCONFIG_ESP_SYSTEM_SINGLE_CORE_MODE=y 562*421550a6SMatthias RingwaldCONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK=y 563*421550a6SMatthias RingwaldCONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP=y 564*421550a6SMatthias RingwaldCONFIG_ESP_SYSTEM_PD_FLASH=y 565*421550a6SMatthias Ringwald# CONFIG_ESP_SYSTEM_FLASH_LEAKAGE_WORKAROUND is not set 566*421550a6SMatthias Ringwald 567*421550a6SMatthias Ringwald# 568*421550a6SMatthias Ringwald# Memory protection 569*421550a6SMatthias Ringwald# 570*421550a6SMatthias Ringwald# end of Memory protection 571*421550a6SMatthias Ringwald# end of ESP System Settings 572*421550a6SMatthias Ringwald 573*421550a6SMatthias Ringwald# 574*421550a6SMatthias Ringwald# High resolution timer (esp_timer) 575*421550a6SMatthias Ringwald# 576*421550a6SMatthias Ringwald# CONFIG_ESP_TIMER_PROFILING is not set 577*421550a6SMatthias RingwaldCONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER=y 578*421550a6SMatthias RingwaldCONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER=y 579*421550a6SMatthias RingwaldCONFIG_ESP_TIMER_TASK_STACK_SIZE=4096 580*421550a6SMatthias Ringwald# CONFIG_ESP_TIMER_IMPL_FRC2 is not set 581*421550a6SMatthias RingwaldCONFIG_ESP_TIMER_IMPL_TG0_LAC=y 582*421550a6SMatthias Ringwald# end of High resolution timer (esp_timer) 583*421550a6SMatthias Ringwald 584*421550a6SMatthias Ringwald# 585*421550a6SMatthias Ringwald# Wi-Fi 586*421550a6SMatthias Ringwald# 587*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_SW_COEXIST_ENABLE=y 588*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM=10 589*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM=32 590*421550a6SMatthias Ringwald# CONFIG_ESP32_WIFI_STATIC_TX_BUFFER is not set 591*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER=y 592*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_TX_BUFFER_TYPE=1 593*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM=32 594*421550a6SMatthias Ringwald# CONFIG_ESP32_WIFI_CSI_ENABLED is not set 595*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_AMPDU_TX_ENABLED=y 596*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_TX_BA_WIN=6 597*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_AMPDU_RX_ENABLED=y 598*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_RX_BA_WIN=6 599*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_NVS_ENABLED=y 600*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN=752 601*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_MGMT_SBUF_NUM=32 602*421550a6SMatthias Ringwald# CONFIG_WIFI_LOG_DEFAULT_LEVEL_NONE is not set 603*421550a6SMatthias Ringwald# CONFIG_WIFI_LOG_DEFAULT_LEVEL_ERROR is not set 604*421550a6SMatthias Ringwald# CONFIG_WIFI_LOG_DEFAULT_LEVEL_WARN is not set 605*421550a6SMatthias RingwaldCONFIG_WIFI_LOG_DEFAULT_LEVEL_INFO=y 606*421550a6SMatthias Ringwald# CONFIG_WIFI_LOG_DEFAULT_LEVEL_DEBUG is not set 607*421550a6SMatthias Ringwald# CONFIG_WIFI_LOG_DEFAULT_LEVEL_VERBOSE is not set 608*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_IRAM_OPT=y 609*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_RX_IRAM_OPT=y 610*421550a6SMatthias RingwaldCONFIG_ESP32_WIFI_ENABLE_WPA3_SAE=y 611*421550a6SMatthias Ringwald# CONFIG_ESP_WIFI_SLP_IRAM_OPT is not set 612*421550a6SMatthias Ringwald# CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE is not set 613*421550a6SMatthias Ringwald# end of Wi-Fi 614*421550a6SMatthias Ringwald 615*421550a6SMatthias Ringwald# 616*421550a6SMatthias Ringwald# PHY 617*421550a6SMatthias Ringwald# 618*421550a6SMatthias RingwaldCONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE=y 619*421550a6SMatthias Ringwald# CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION is not set 620*421550a6SMatthias RingwaldCONFIG_ESP32_PHY_MAX_WIFI_TX_POWER=20 621*421550a6SMatthias RingwaldCONFIG_ESP32_PHY_MAX_TX_POWER=20 622*421550a6SMatthias Ringwald# end of PHY 623536d74bcSMatthias Ringwald 624536d74bcSMatthias Ringwald# 625536d74bcSMatthias Ringwald# Core dump 626536d74bcSMatthias Ringwald# 627*421550a6SMatthias Ringwald# CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH is not set 628*421550a6SMatthias RingwaldCONFIG_ESP_COREDUMP_ENABLE_TO_UART=y 629*421550a6SMatthias Ringwald# CONFIG_ESP_COREDUMP_ENABLE_TO_NONE is not set 630*421550a6SMatthias Ringwald# CONFIG_ESP_COREDUMP_DATA_FORMAT_BIN is not set 631*421550a6SMatthias RingwaldCONFIG_ESP_COREDUMP_DATA_FORMAT_ELF=y 632*421550a6SMatthias RingwaldCONFIG_ESP_COREDUMP_CHECKSUM_CRC32=y 633*421550a6SMatthias Ringwald# CONFIG_ESP_COREDUMP_CHECKSUM_SHA256 is not set 634*421550a6SMatthias RingwaldCONFIG_ESP_COREDUMP_ENABLE=y 635*421550a6SMatthias RingwaldCONFIG_ESP_COREDUMP_MAX_TASKS_NUM=64 636*421550a6SMatthias RingwaldCONFIG_ESP_COREDUMP_UART_DELAY=0 637*421550a6SMatthias RingwaldCONFIG_ESP_COREDUMP_DECODE_INFO=y 638*421550a6SMatthias Ringwald# CONFIG_ESP_COREDUMP_DECODE_DISABLE is not set 639*421550a6SMatthias RingwaldCONFIG_ESP_COREDUMP_DECODE="info" 640*421550a6SMatthias Ringwald# end of Core dump 64182cfdfc2SMatthias Ringwald 64282cfdfc2SMatthias Ringwald# 64382cfdfc2SMatthias Ringwald# FAT Filesystem support 64482cfdfc2SMatthias Ringwald# 645*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_DYNAMIC is not set 6469de20bbdSMatthias RingwaldCONFIG_FATFS_CODEPAGE_437=y 647*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_720 is not set 648*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_737 is not set 649*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_771 is not set 650*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_775 is not set 651*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_850 is not set 652*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_852 is not set 653*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_855 is not set 654*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_857 is not set 655*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_860 is not set 656*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_861 is not set 657*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_862 is not set 658*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_863 is not set 659*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_864 is not set 660*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_865 is not set 661*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_866 is not set 662*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_869 is not set 663*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_932 is not set 664*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_936 is not set 665*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_949 is not set 666*421550a6SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_950 is not set 6679de20bbdSMatthias RingwaldCONFIG_FATFS_CODEPAGE=437 6689de20bbdSMatthias RingwaldCONFIG_FATFS_LFN_NONE=y 669*421550a6SMatthias Ringwald# CONFIG_FATFS_LFN_HEAP is not set 670*421550a6SMatthias Ringwald# CONFIG_FATFS_LFN_STACK is not set 6719de20bbdSMatthias RingwaldCONFIG_FATFS_FS_LOCK=0 6729de20bbdSMatthias RingwaldCONFIG_FATFS_TIMEOUT_MS=10000 6739de20bbdSMatthias RingwaldCONFIG_FATFS_PER_FILE_CACHE=y 674*421550a6SMatthias Ringwald# CONFIG_FATFS_USE_FASTSEEK is not set 675*421550a6SMatthias Ringwald# end of FAT Filesystem support 67682cfdfc2SMatthias Ringwald 67782cfdfc2SMatthias Ringwald# 678536d74bcSMatthias Ringwald# Modbus configuration 679536d74bcSMatthias Ringwald# 680*421550a6SMatthias RingwaldCONFIG_FMB_COMM_MODE_TCP_EN=y 681*421550a6SMatthias RingwaldCONFIG_FMB_TCP_PORT_DEFAULT=502 682*421550a6SMatthias RingwaldCONFIG_FMB_TCP_PORT_MAX_CONN=5 683*421550a6SMatthias RingwaldCONFIG_FMB_TCP_CONNECTION_TOUT_SEC=20 684*421550a6SMatthias RingwaldCONFIG_FMB_COMM_MODE_RTU_EN=y 685*421550a6SMatthias RingwaldCONFIG_FMB_COMM_MODE_ASCII_EN=y 686*421550a6SMatthias RingwaldCONFIG_FMB_MASTER_TIMEOUT_MS_RESPOND=150 687*421550a6SMatthias RingwaldCONFIG_FMB_MASTER_DELAY_MS_CONVERT=200 688*421550a6SMatthias RingwaldCONFIG_FMB_QUEUE_LENGTH=20 689*421550a6SMatthias RingwaldCONFIG_FMB_PORT_TASK_STACK_SIZE=2048 690*421550a6SMatthias RingwaldCONFIG_FMB_SERIAL_BUF_SIZE=256 691*421550a6SMatthias RingwaldCONFIG_FMB_SERIAL_ASCII_BITS_PER_SYMB=8 692*421550a6SMatthias RingwaldCONFIG_FMB_SERIAL_ASCII_TIMEOUT_RESPOND_MS=1000 693*421550a6SMatthias RingwaldCONFIG_FMB_PORT_TASK_PRIO=10 694*421550a6SMatthias RingwaldCONFIG_FMB_PORT_TASK_AFFINITY=0x7FFFFFFF 695*421550a6SMatthias RingwaldCONFIG_FMB_CONTROLLER_SLAVE_ID_SUPPORT=y 696*421550a6SMatthias RingwaldCONFIG_FMB_CONTROLLER_SLAVE_ID=0x00112233 697*421550a6SMatthias RingwaldCONFIG_FMB_CONTROLLER_NOTIFY_TIMEOUT=20 698*421550a6SMatthias RingwaldCONFIG_FMB_CONTROLLER_NOTIFY_QUEUE_SIZE=20 699*421550a6SMatthias RingwaldCONFIG_FMB_CONTROLLER_STACK_SIZE=4096 700*421550a6SMatthias RingwaldCONFIG_FMB_EVENT_QUEUE_TIMEOUT=20 701*421550a6SMatthias RingwaldCONFIG_FMB_TIMER_PORT_ENABLED=y 702*421550a6SMatthias RingwaldCONFIG_FMB_TIMER_GROUP=0 703*421550a6SMatthias RingwaldCONFIG_FMB_TIMER_INDEX=0 704*421550a6SMatthias RingwaldCONFIG_FMB_MASTER_TIMER_GROUP=0 705*421550a6SMatthias RingwaldCONFIG_FMB_MASTER_TIMER_INDEX=0 706*421550a6SMatthias Ringwald# CONFIG_FMB_TIMER_ISR_IN_IRAM is not set 707*421550a6SMatthias Ringwald# end of Modbus configuration 708536d74bcSMatthias Ringwald 709536d74bcSMatthias Ringwald# 71082cfdfc2SMatthias Ringwald# FreeRTOS 71182cfdfc2SMatthias Ringwald# 71282cfdfc2SMatthias RingwaldCONFIG_FREERTOS_UNICORE=y 713536d74bcSMatthias RingwaldCONFIG_FREERTOS_NO_AFFINITY=0x7FFFFFFF 71482cfdfc2SMatthias RingwaldCONFIG_FREERTOS_CORETIMER_0=y 715*421550a6SMatthias Ringwald# CONFIG_FREERTOS_CORETIMER_1 is not set 716*421550a6SMatthias RingwaldCONFIG_FREERTOS_OPTIMIZED_SCHEDULER=y 71782cfdfc2SMatthias RingwaldCONFIG_FREERTOS_HZ=1000 71882cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION=y 719*421550a6SMatthias Ringwald# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE is not set 720*421550a6SMatthias Ringwald# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL is not set 72182cfdfc2SMatthias RingwaldCONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY=y 722*421550a6SMatthias Ringwald# CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK is not set 72328a59cc1SMatthias RingwaldCONFIG_FREERTOS_INTERRUPT_BACKTRACE=y 72482cfdfc2SMatthias RingwaldCONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS=3 72582cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ASSERT_FAIL_ABORT=y 726*421550a6SMatthias Ringwald# CONFIG_FREERTOS_ASSERT_FAIL_PRINT_CONTINUE is not set 727*421550a6SMatthias Ringwald# CONFIG_FREERTOS_ASSERT_DISABLE is not set 7281287affeSMatthias RingwaldCONFIG_FREERTOS_IDLE_TASK_STACKSIZE=1024 729*421550a6SMatthias RingwaldCONFIG_FREERTOS_ISR_STACKSIZE=2096 730*421550a6SMatthias Ringwald# CONFIG_FREERTOS_LEGACY_HOOKS is not set 73182cfdfc2SMatthias RingwaldCONFIG_FREERTOS_MAX_TASK_NAME_LEN=16 732*421550a6SMatthias RingwaldCONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION=y 733*421550a6SMatthias Ringwald# CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP is not set 734*421550a6SMatthias RingwaldCONFIG_FREERTOS_TIMER_TASK_PRIORITY=1 735*421550a6SMatthias RingwaldCONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=2048 736*421550a6SMatthias RingwaldCONFIG_FREERTOS_TIMER_QUEUE_LENGTH=10 7379de20bbdSMatthias RingwaldCONFIG_FREERTOS_QUEUE_REGISTRY_SIZE=0 738*421550a6SMatthias Ringwald# CONFIG_FREERTOS_USE_TRACE_FACILITY is not set 739*421550a6SMatthias Ringwald# CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS is not set 740536d74bcSMatthias RingwaldCONFIG_FREERTOS_TASK_FUNCTION_WRAPPER=y 741*421550a6SMatthias RingwaldCONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER=y 742*421550a6SMatthias Ringwald# CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE is not set 743*421550a6SMatthias Ringwald# CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH is not set 744*421550a6SMatthias RingwaldCONFIG_FREERTOS_DEBUG_OCDAWARE=y 745*421550a6SMatthias Ringwald# CONFIG_FREERTOS_FPU_IN_ISR is not set 746*421550a6SMatthias Ringwald# end of FreeRTOS 74728a59cc1SMatthias Ringwald 74828a59cc1SMatthias Ringwald# 74928a59cc1SMatthias Ringwald# Heap memory debugging 75028a59cc1SMatthias Ringwald# 75128a59cc1SMatthias RingwaldCONFIG_HEAP_POISONING_DISABLED=y 752*421550a6SMatthias Ringwald# CONFIG_HEAP_POISONING_LIGHT is not set 753*421550a6SMatthias Ringwald# CONFIG_HEAP_POISONING_COMPREHENSIVE is not set 754*421550a6SMatthias RingwaldCONFIG_HEAP_TRACING_OFF=y 755*421550a6SMatthias Ringwald# CONFIG_HEAP_TRACING_STANDALONE is not set 756*421550a6SMatthias Ringwald# CONFIG_HEAP_TRACING_TOHOST is not set 757*421550a6SMatthias Ringwald# CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS is not set 758*421550a6SMatthias Ringwald# end of Heap memory debugging 759*421550a6SMatthias Ringwald 760*421550a6SMatthias Ringwald# 761*421550a6SMatthias Ringwald# jsmn 762*421550a6SMatthias Ringwald# 763*421550a6SMatthias Ringwald# CONFIG_JSMN_PARENT_LINKS is not set 764*421550a6SMatthias Ringwald# CONFIG_JSMN_STRICT is not set 765*421550a6SMatthias Ringwald# end of jsmn 76682cfdfc2SMatthias Ringwald 76782cfdfc2SMatthias Ringwald# 7689de20bbdSMatthias Ringwald# libsodium 7699de20bbdSMatthias Ringwald# 770*421550a6SMatthias Ringwald# end of libsodium 7719de20bbdSMatthias Ringwald 7729de20bbdSMatthias Ringwald# 77382cfdfc2SMatthias Ringwald# Log output 77482cfdfc2SMatthias Ringwald# 775*421550a6SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_NONE is not set 776*421550a6SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_ERROR is not set 777*421550a6SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_WARN is not set 77882cfdfc2SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL_INFO=y 779*421550a6SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_DEBUG is not set 780*421550a6SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_VERBOSE is not set 78182cfdfc2SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL=3 78282cfdfc2SMatthias RingwaldCONFIG_LOG_COLORS=y 783*421550a6SMatthias RingwaldCONFIG_LOG_TIMESTAMP_SOURCE_RTOS=y 784*421550a6SMatthias Ringwald# CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM is not set 785*421550a6SMatthias Ringwald# end of Log output 78682cfdfc2SMatthias Ringwald 78782cfdfc2SMatthias Ringwald# 78882cfdfc2SMatthias Ringwald# LWIP 78982cfdfc2SMatthias Ringwald# 790*421550a6SMatthias RingwaldCONFIG_LWIP_LOCAL_HOSTNAME="espressif" 791*421550a6SMatthias RingwaldCONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES=y 792*421550a6SMatthias Ringwald# CONFIG_LWIP_L2_TO_L3_COPY is not set 793*421550a6SMatthias Ringwald# CONFIG_LWIP_IRAM_OPTIMIZATION is not set 794*421550a6SMatthias RingwaldCONFIG_LWIP_TIMERS_ONDEMAND=y 79582cfdfc2SMatthias RingwaldCONFIG_LWIP_MAX_SOCKETS=4 796*421550a6SMatthias Ringwald# CONFIG_LWIP_USE_ONLY_LWIP_SELECT is not set 797*421550a6SMatthias Ringwald# CONFIG_LWIP_SO_LINGER is not set 798*421550a6SMatthias RingwaldCONFIG_LWIP_SO_REUSE=y 799*421550a6SMatthias RingwaldCONFIG_LWIP_SO_REUSE_RXTOALL=y 800*421550a6SMatthias Ringwald# CONFIG_LWIP_SO_RCVBUF is not set 801*421550a6SMatthias Ringwald# CONFIG_LWIP_NETBUF_RECVINFO is not set 802*421550a6SMatthias RingwaldCONFIG_LWIP_IP4_FRAG=y 803*421550a6SMatthias RingwaldCONFIG_LWIP_IP6_FRAG=y 804*421550a6SMatthias Ringwald# CONFIG_LWIP_IP4_REASSEMBLY is not set 805*421550a6SMatthias Ringwald# CONFIG_LWIP_IP6_REASSEMBLY is not set 806*421550a6SMatthias Ringwald# CONFIG_LWIP_IP_FORWARD is not set 807*421550a6SMatthias Ringwald# CONFIG_LWIP_STATS is not set 808dc01ccc6SMatthias RingwaldCONFIG_LWIP_ETHARP_TRUST_IP_MAC=y 809*421550a6SMatthias RingwaldCONFIG_LWIP_ESP_GRATUITOUS_ARP=y 810*421550a6SMatthias RingwaldCONFIG_LWIP_GARP_TMR_INTERVAL=60 811*421550a6SMatthias RingwaldCONFIG_LWIP_TCPIP_RECVMBOX_SIZE=32 812*421550a6SMatthias RingwaldCONFIG_LWIP_DHCP_DOES_ARP_CHECK=y 813*421550a6SMatthias Ringwald# CONFIG_LWIP_DHCP_DISABLE_CLIENT_ID is not set 814*421550a6SMatthias Ringwald# CONFIG_LWIP_DHCP_RESTORE_LAST_IP is not set 8159de20bbdSMatthias Ringwald 8169de20bbdSMatthias Ringwald# 8179de20bbdSMatthias Ringwald# DHCP server 8189de20bbdSMatthias Ringwald# 819*421550a6SMatthias RingwaldCONFIG_LWIP_DHCPS=y 8209de20bbdSMatthias RingwaldCONFIG_LWIP_DHCPS_LEASE_UNIT=60 8219de20bbdSMatthias RingwaldCONFIG_LWIP_DHCPS_MAX_STATION_NUM=8 822*421550a6SMatthias Ringwald# end of DHCP server 823*421550a6SMatthias Ringwald 824*421550a6SMatthias Ringwald# CONFIG_LWIP_AUTOIP is not set 825*421550a6SMatthias RingwaldCONFIG_LWIP_IPV6=y 826*421550a6SMatthias Ringwald# CONFIG_LWIP_IPV6_AUTOCONFIG is not set 8279de20bbdSMatthias RingwaldCONFIG_LWIP_NETIF_LOOPBACK=y 8289de20bbdSMatthias RingwaldCONFIG_LWIP_LOOPBACK_MAX_PBUFS=8 8291287affeSMatthias Ringwald 8301287affeSMatthias Ringwald# 8311287affeSMatthias Ringwald# TCP 8321287affeSMatthias Ringwald# 8339de20bbdSMatthias RingwaldCONFIG_LWIP_MAX_ACTIVE_TCP=16 8349de20bbdSMatthias RingwaldCONFIG_LWIP_MAX_LISTENING_TCP=16 835*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_HIGH_SPEED_RETRANSMISSION=y 836*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_MAXRTX=12 837*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_SYNMAXRTX=6 838*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_MSS=1436 839*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_TMR_INTERVAL=250 840*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_MSL=60000 841*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_SND_BUF_DEFAULT=5744 842*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_WND_DEFAULT=5744 843*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_RECVMBOX_SIZE=6 844*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_QUEUE_OOSEQ=y 845*421550a6SMatthias Ringwald# CONFIG_LWIP_TCP_SACK_OUT is not set 846*421550a6SMatthias Ringwald# CONFIG_LWIP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES is not set 847*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_OVERSIZE_MSS=y 848*421550a6SMatthias Ringwald# CONFIG_LWIP_TCP_OVERSIZE_QUARTER_MSS is not set 849*421550a6SMatthias Ringwald# CONFIG_LWIP_TCP_OVERSIZE_DISABLE is not set 850*421550a6SMatthias RingwaldCONFIG_LWIP_TCP_RTO_TIME=1500 851*421550a6SMatthias Ringwald# end of TCP 852eb6282bcSMatthias Ringwald 853eb6282bcSMatthias Ringwald# 854eb6282bcSMatthias Ringwald# UDP 855eb6282bcSMatthias Ringwald# 8569de20bbdSMatthias RingwaldCONFIG_LWIP_MAX_UDP_PCBS=16 857*421550a6SMatthias RingwaldCONFIG_LWIP_UDP_RECVMBOX_SIZE=6 858*421550a6SMatthias Ringwald# end of UDP 859*421550a6SMatthias Ringwald 860*421550a6SMatthias Ringwald# 861*421550a6SMatthias Ringwald# Checksums 862*421550a6SMatthias Ringwald# 863*421550a6SMatthias Ringwald# CONFIG_LWIP_CHECKSUM_CHECK_IP is not set 864*421550a6SMatthias Ringwald# CONFIG_LWIP_CHECKSUM_CHECK_UDP is not set 865*421550a6SMatthias RingwaldCONFIG_LWIP_CHECKSUM_CHECK_ICMP=y 866*421550a6SMatthias Ringwald# end of Checksums 867*421550a6SMatthias Ringwald 868*421550a6SMatthias RingwaldCONFIG_LWIP_TCPIP_TASK_STACK_SIZE=2560 869*421550a6SMatthias RingwaldCONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY=y 870*421550a6SMatthias Ringwald# CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0 is not set 871*421550a6SMatthias RingwaldCONFIG_LWIP_TCPIP_TASK_AFFINITY=0x7FFFFFFF 872*421550a6SMatthias Ringwald# CONFIG_LWIP_PPP_SUPPORT is not set 873*421550a6SMatthias RingwaldCONFIG_LWIP_IPV6_MEMP_NUM_ND6_QUEUE=3 874*421550a6SMatthias RingwaldCONFIG_LWIP_IPV6_ND6_NUM_NEIGHBORS=5 875*421550a6SMatthias Ringwald# CONFIG_LWIP_SLIP_SUPPORT is not set 87682cfdfc2SMatthias Ringwald 87782cfdfc2SMatthias Ringwald# 8781287affeSMatthias Ringwald# ICMP 8791287affeSMatthias Ringwald# 880*421550a6SMatthias RingwaldCONFIG_LWIP_ICMP=y 881*421550a6SMatthias Ringwald# CONFIG_LWIP_MULTICAST_PING is not set 882*421550a6SMatthias Ringwald# CONFIG_LWIP_BROADCAST_PING is not set 883*421550a6SMatthias Ringwald# end of ICMP 8841287affeSMatthias Ringwald 8851287affeSMatthias Ringwald# 8869de20bbdSMatthias Ringwald# LWIP RAW API 8879de20bbdSMatthias Ringwald# 8889de20bbdSMatthias RingwaldCONFIG_LWIP_MAX_RAW_PCBS=16 889*421550a6SMatthias Ringwald# end of LWIP RAW API 890*421550a6SMatthias Ringwald 891*421550a6SMatthias Ringwald# 892*421550a6SMatthias Ringwald# SNTP 893*421550a6SMatthias Ringwald# 894*421550a6SMatthias RingwaldCONFIG_LWIP_DHCP_MAX_NTP_SERVERS=1 895*421550a6SMatthias RingwaldCONFIG_LWIP_SNTP_UPDATE_DELAY=3600000 896*421550a6SMatthias Ringwald# end of SNTP 897*421550a6SMatthias Ringwald 898*421550a6SMatthias RingwaldCONFIG_LWIP_ESP_LWIP_ASSERT=y 899*421550a6SMatthias Ringwald 900*421550a6SMatthias Ringwald# 901*421550a6SMatthias Ringwald# Hooks 902*421550a6SMatthias Ringwald# 903*421550a6SMatthias Ringwald# CONFIG_LWIP_HOOK_TCP_ISN_NONE is not set 904*421550a6SMatthias RingwaldCONFIG_LWIP_HOOK_TCP_ISN_DEFAULT=y 905*421550a6SMatthias Ringwald# CONFIG_LWIP_HOOK_TCP_ISN_CUSTOM is not set 906*421550a6SMatthias RingwaldCONFIG_LWIP_HOOK_IP6_ROUTE_NONE=y 907*421550a6SMatthias Ringwald# CONFIG_LWIP_HOOK_IP6_ROUTE_DEFAULT is not set 908*421550a6SMatthias Ringwald# CONFIG_LWIP_HOOK_IP6_ROUTE_CUSTOM is not set 909*421550a6SMatthias RingwaldCONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE=y 910*421550a6SMatthias Ringwald# CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT is not set 911*421550a6SMatthias Ringwald# CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM is not set 912*421550a6SMatthias Ringwald# end of Hooks 913*421550a6SMatthias Ringwald 914*421550a6SMatthias Ringwald# CONFIG_LWIP_DEBUG is not set 915*421550a6SMatthias Ringwald# end of LWIP 9169de20bbdSMatthias Ringwald 9179de20bbdSMatthias Ringwald# 91882cfdfc2SMatthias Ringwald# mbedTLS 91982cfdfc2SMatthias Ringwald# 920536d74bcSMatthias RingwaldCONFIG_MBEDTLS_INTERNAL_MEM_ALLOC=y 921*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_DEFAULT_MEM_ALLOC is not set 922*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_CUSTOM_MEM_ALLOC is not set 923*421550a6SMatthias RingwaldCONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN=y 924*421550a6SMatthias RingwaldCONFIG_MBEDTLS_SSL_IN_CONTENT_LEN=16384 925*421550a6SMatthias RingwaldCONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN=4096 926*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_DYNAMIC_BUFFER is not set 927*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_DEBUG is not set 928*421550a6SMatthias Ringwald 929*421550a6SMatthias Ringwald# 930*421550a6SMatthias Ringwald# Certificate Bundle 931*421550a6SMatthias Ringwald# 932*421550a6SMatthias RingwaldCONFIG_MBEDTLS_CERTIFICATE_BUNDLE=y 933*421550a6SMatthias RingwaldCONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=y 934*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN is not set 935*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE is not set 936*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE is not set 937*421550a6SMatthias Ringwald# end of Certificate Bundle 938*421550a6SMatthias Ringwald 939*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_ECP_RESTARTABLE is not set 940*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_CMAC_C is not set 94182cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_AES=y 94282cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_MPI=y 94382cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_SHA=y 944*421550a6SMatthias RingwaldCONFIG_MBEDTLS_ROM_MD5=y 945*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_ATCA_HW_ECDSA_SIGN is not set 946*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_ATCA_HW_ECDSA_VERIFY is not set 94782cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HAVE_TIME=y 948*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_HAVE_TIME_DATE is not set 949*421550a6SMatthias RingwaldCONFIG_MBEDTLS_ECDSA_DETERMINISTIC=y 950*421550a6SMatthias RingwaldCONFIG_MBEDTLS_SHA512_C=y 951f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT=y 952*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_TLS_SERVER_ONLY is not set 953*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_TLS_CLIENT_ONLY is not set 954*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_TLS_DISABLED is not set 955f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_SERVER=y 956f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_CLIENT=y 957f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_ENABLED=y 958f03cd3a1SMatthias Ringwald 959f03cd3a1SMatthias Ringwald# 960f03cd3a1SMatthias Ringwald# TLS Key Exchange Methods 961f03cd3a1SMatthias Ringwald# 962*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_PSK_MODES is not set 963f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_RSA=y 964f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_DHE_RSA=y 965f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE=y 966f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA=y 967f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA=y 968f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA=y 969f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA=y 970*421550a6SMatthias Ringwald# end of TLS Key Exchange Methods 971*421550a6SMatthias Ringwald 972f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_RENEGOTIATION=y 973*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_SSL_PROTO_SSL3 is not set 974f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_PROTO_TLS1=y 975f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_PROTO_TLS1_1=y 976f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_PROTO_TLS1_2=y 977*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_SSL_PROTO_DTLS is not set 978f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_ALPN=y 979*421550a6SMatthias RingwaldCONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS=y 980*421550a6SMatthias RingwaldCONFIG_MBEDTLS_X509_CHECK_KEY_USAGE=y 981*421550a6SMatthias RingwaldCONFIG_MBEDTLS_X509_CHECK_EXTENDED_KEY_USAGE=y 982*421550a6SMatthias RingwaldCONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS=y 983f03cd3a1SMatthias Ringwald 984f03cd3a1SMatthias Ringwald# 985f03cd3a1SMatthias Ringwald# Symmetric Ciphers 986f03cd3a1SMatthias Ringwald# 987f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_AES_C=y 988*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_CAMELLIA_C is not set 989*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_DES_C is not set 990f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_RC4_DISABLED=y 991*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_RC4_ENABLED_NO_DEFAULT is not set 992*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_RC4_ENABLED is not set 993*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_BLOWFISH_C is not set 994*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_XTEA_C is not set 995f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_CCM_C=y 996f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_GCM_C=y 997*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_NIST_KW_C is not set 998*421550a6SMatthias Ringwald# end of Symmetric Ciphers 999*421550a6SMatthias Ringwald 1000*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_RIPEMD160_C is not set 1001f03cd3a1SMatthias Ringwald 1002f03cd3a1SMatthias Ringwald# 1003f03cd3a1SMatthias Ringwald# Certificates 1004f03cd3a1SMatthias Ringwald# 1005f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_PEM_PARSE_C=y 1006f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_PEM_WRITE_C=y 1007f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_X509_CRL_PARSE_C=y 1008f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_X509_CSR_PARSE_C=y 1009*421550a6SMatthias Ringwald# end of Certificates 1010*421550a6SMatthias Ringwald 1011f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_C=y 1012f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECDH_C=y 1013f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECDSA_C=y 1014*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_ECJPAKE_C is not set 1015f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED=y 1016f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED=y 1017f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED=y 1018f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED=y 1019f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED=y 1020f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED=y 1021f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED=y 1022f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED=y 1023f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED=y 1024f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED=y 1025f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED=y 1026f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED=y 1027f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_NIST_OPTIM=y 1028*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_POLY1305_C is not set 1029*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_CHACHA20_C is not set 1030*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_HKDF_C is not set 1031*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_THREADING_C is not set 1032*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI is not set 1033*421550a6SMatthias Ringwald# CONFIG_MBEDTLS_SECURITY_RISKS is not set 1034*421550a6SMatthias Ringwald# end of mbedTLS 103582cfdfc2SMatthias Ringwald 103682cfdfc2SMatthias Ringwald# 1037b175da0eSMatthias Ringwald# mDNS 1038b175da0eSMatthias Ringwald# 1039b175da0eSMatthias RingwaldCONFIG_MDNS_MAX_SERVICES=10 1040*421550a6SMatthias RingwaldCONFIG_MDNS_TASK_PRIORITY=1 1041*421550a6SMatthias RingwaldCONFIG_MDNS_TASK_STACK_SIZE=4096 1042*421550a6SMatthias Ringwald# CONFIG_MDNS_TASK_AFFINITY_NO_AFFINITY is not set 1043*421550a6SMatthias RingwaldCONFIG_MDNS_TASK_AFFINITY_CPU0=y 1044*421550a6SMatthias RingwaldCONFIG_MDNS_TASK_AFFINITY=0x0 1045*421550a6SMatthias RingwaldCONFIG_MDNS_SERVICE_ADD_TIMEOUT_MS=2000 1046*421550a6SMatthias Ringwald# CONFIG_MDNS_STRICT_MODE is not set 1047*421550a6SMatthias RingwaldCONFIG_MDNS_TIMER_PERIOD_MS=100 1048*421550a6SMatthias Ringwald# end of mDNS 1049b175da0eSMatthias Ringwald 1050b175da0eSMatthias Ringwald# 1051536d74bcSMatthias Ringwald# ESP-MQTT Configurations 1052536d74bcSMatthias Ringwald# 1053536d74bcSMatthias RingwaldCONFIG_MQTT_PROTOCOL_311=y 1054536d74bcSMatthias RingwaldCONFIG_MQTT_TRANSPORT_SSL=y 1055536d74bcSMatthias RingwaldCONFIG_MQTT_TRANSPORT_WEBSOCKET=y 1056536d74bcSMatthias RingwaldCONFIG_MQTT_TRANSPORT_WEBSOCKET_SECURE=y 1057*421550a6SMatthias Ringwald# CONFIG_MQTT_MSG_ID_INCREMENTAL is not set 1058*421550a6SMatthias Ringwald# CONFIG_MQTT_SKIP_PUBLISH_IF_DISCONNECTED is not set 1059*421550a6SMatthias Ringwald# CONFIG_MQTT_REPORT_DELETED_MESSAGES is not set 1060*421550a6SMatthias Ringwald# CONFIG_MQTT_USE_CUSTOM_CONFIG is not set 1061*421550a6SMatthias Ringwald# CONFIG_MQTT_TASK_CORE_SELECTION_ENABLED is not set 1062*421550a6SMatthias Ringwald# CONFIG_MQTT_CUSTOM_OUTBOX is not set 1063*421550a6SMatthias Ringwald# end of ESP-MQTT Configurations 1064*421550a6SMatthias Ringwald 1065*421550a6SMatthias Ringwald# 1066*421550a6SMatthias Ringwald# Newlib 1067*421550a6SMatthias Ringwald# 1068*421550a6SMatthias RingwaldCONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF=y 1069*421550a6SMatthias Ringwald# CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF is not set 1070*421550a6SMatthias Ringwald# CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR is not set 1071*421550a6SMatthias Ringwald# CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF is not set 1072*421550a6SMatthias Ringwald# CONFIG_NEWLIB_STDIN_LINE_ENDING_LF is not set 1073*421550a6SMatthias RingwaldCONFIG_NEWLIB_STDIN_LINE_ENDING_CR=y 1074*421550a6SMatthias Ringwald# CONFIG_NEWLIB_NANO_FORMAT is not set 1075*421550a6SMatthias Ringwald# end of Newlib 1076536d74bcSMatthias Ringwald 1077536d74bcSMatthias Ringwald# 1078536d74bcSMatthias Ringwald# NVS 1079536d74bcSMatthias Ringwald# 1080*421550a6SMatthias Ringwald# end of NVS 1081536d74bcSMatthias Ringwald 1082536d74bcSMatthias Ringwald# 108382cfdfc2SMatthias Ringwald# OpenSSL 108482cfdfc2SMatthias Ringwald# 1085*421550a6SMatthias Ringwald# CONFIG_OPENSSL_DEBUG is not set 1086*421550a6SMatthias RingwaldCONFIG_OPENSSL_ERROR_STACK=y 108782cfdfc2SMatthias RingwaldCONFIG_OPENSSL_ASSERT_DO_NOTHING=y 1088*421550a6SMatthias Ringwald# CONFIG_OPENSSL_ASSERT_EXIT is not set 1089*421550a6SMatthias Ringwald# end of OpenSSL 109028a59cc1SMatthias Ringwald 109128a59cc1SMatthias Ringwald# 109228a59cc1SMatthias Ringwald# PThreads 109328a59cc1SMatthias Ringwald# 1094*421550a6SMatthias RingwaldCONFIG_PTHREAD_TASK_PRIO_DEFAULT=5 1095*421550a6SMatthias RingwaldCONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT=2048 1096536d74bcSMatthias RingwaldCONFIG_PTHREAD_STACK_MIN=768 1097*421550a6SMatthias RingwaldCONFIG_PTHREAD_TASK_CORE_DEFAULT=-1 1098*421550a6SMatthias RingwaldCONFIG_PTHREAD_TASK_NAME_DEFAULT="pthread" 1099*421550a6SMatthias Ringwald# end of PThreads 110082cfdfc2SMatthias Ringwald 110182cfdfc2SMatthias Ringwald# 110282cfdfc2SMatthias Ringwald# SPI Flash driver 110382cfdfc2SMatthias Ringwald# 1104*421550a6SMatthias Ringwald# CONFIG_SPI_FLASH_VERIFY_WRITE is not set 1105*421550a6SMatthias Ringwald# CONFIG_SPI_FLASH_ENABLE_COUNTERS is not set 110640e336b7SMatthias RingwaldCONFIG_SPI_FLASH_ROM_DRIVER_PATCH=y 1107*421550a6SMatthias RingwaldCONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS=y 1108*421550a6SMatthias Ringwald# CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS is not set 1109*421550a6SMatthias Ringwald# CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED is not set 1110*421550a6SMatthias Ringwald# CONFIG_SPI_FLASH_USE_LEGACY_IMPL is not set 1111*421550a6SMatthias Ringwald# CONFIG_SPI_FLASH_SHARE_SPI1_BUS is not set 1112*421550a6SMatthias Ringwald# CONFIG_SPI_FLASH_BYPASS_BLOCK_ERASE is not set 1113*421550a6SMatthias RingwaldCONFIG_SPI_FLASH_YIELD_DURING_ERASE=y 1114*421550a6SMatthias RingwaldCONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS=20 1115*421550a6SMatthias RingwaldCONFIG_SPI_FLASH_ERASE_YIELD_TICKS=1 1116*421550a6SMatthias RingwaldCONFIG_SPI_FLASH_WRITE_CHUNK_SIZE=8192 1117*421550a6SMatthias Ringwald# CONFIG_SPI_FLASH_SIZE_OVERRIDE is not set 1118*421550a6SMatthias Ringwald# CONFIG_SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED is not set 1119*421550a6SMatthias Ringwald 1120*421550a6SMatthias Ringwald# 1121*421550a6SMatthias Ringwald# Auto-detect flash chips 1122*421550a6SMatthias Ringwald# 1123*421550a6SMatthias RingwaldCONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP=y 1124*421550a6SMatthias RingwaldCONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP=y 1125*421550a6SMatthias RingwaldCONFIG_SPI_FLASH_SUPPORT_GD_CHIP=y 1126*421550a6SMatthias RingwaldCONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP=y 1127*421550a6SMatthias Ringwald# end of Auto-detect flash chips 1128*421550a6SMatthias Ringwald 1129*421550a6SMatthias RingwaldCONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE=y 1130*421550a6SMatthias Ringwald# end of SPI Flash driver 113115077576SMatthias Ringwald 113215077576SMatthias Ringwald# 113328a59cc1SMatthias Ringwald# SPIFFS Configuration 113428a59cc1SMatthias Ringwald# 113528a59cc1SMatthias RingwaldCONFIG_SPIFFS_MAX_PARTITIONS=3 113628a59cc1SMatthias Ringwald 113728a59cc1SMatthias Ringwald# 113828a59cc1SMatthias Ringwald# SPIFFS Cache Configuration 113928a59cc1SMatthias Ringwald# 114028a59cc1SMatthias RingwaldCONFIG_SPIFFS_CACHE=y 114128a59cc1SMatthias RingwaldCONFIG_SPIFFS_CACHE_WR=y 1142*421550a6SMatthias Ringwald# CONFIG_SPIFFS_CACHE_STATS is not set 1143*421550a6SMatthias Ringwald# end of SPIFFS Cache Configuration 1144*421550a6SMatthias Ringwald 114528a59cc1SMatthias RingwaldCONFIG_SPIFFS_PAGE_CHECK=y 114628a59cc1SMatthias RingwaldCONFIG_SPIFFS_GC_MAX_RUNS=10 1147*421550a6SMatthias Ringwald# CONFIG_SPIFFS_GC_STATS is not set 11488701c842SMatthias RingwaldCONFIG_SPIFFS_PAGE_SIZE=256 114928a59cc1SMatthias RingwaldCONFIG_SPIFFS_OBJ_NAME_LEN=32 1150*421550a6SMatthias Ringwald# CONFIG_SPIFFS_FOLLOW_SYMLINKS is not set 115128a59cc1SMatthias RingwaldCONFIG_SPIFFS_USE_MAGIC=y 115228a59cc1SMatthias RingwaldCONFIG_SPIFFS_USE_MAGIC_LENGTH=y 11539de20bbdSMatthias RingwaldCONFIG_SPIFFS_META_LENGTH=4 11549de20bbdSMatthias RingwaldCONFIG_SPIFFS_USE_MTIME=y 115528a59cc1SMatthias Ringwald 115628a59cc1SMatthias Ringwald# 115728a59cc1SMatthias Ringwald# Debug Configuration 115828a59cc1SMatthias Ringwald# 1159*421550a6SMatthias Ringwald# CONFIG_SPIFFS_DBG is not set 1160*421550a6SMatthias Ringwald# CONFIG_SPIFFS_API_DBG is not set 1161*421550a6SMatthias Ringwald# CONFIG_SPIFFS_GC_DBG is not set 1162*421550a6SMatthias Ringwald# CONFIG_SPIFFS_CACHE_DBG is not set 1163*421550a6SMatthias Ringwald# CONFIG_SPIFFS_CHECK_DBG is not set 1164*421550a6SMatthias Ringwald# CONFIG_SPIFFS_TEST_VISUALISATION is not set 1165*421550a6SMatthias Ringwald# end of Debug Configuration 1166*421550a6SMatthias Ringwald# end of SPIFFS Configuration 116728a59cc1SMatthias Ringwald 116828a59cc1SMatthias Ringwald# 1169*421550a6SMatthias Ringwald# TCP Transport 1170f03cd3a1SMatthias Ringwald# 1171*421550a6SMatthias Ringwald 1172*421550a6SMatthias Ringwald# 1173*421550a6SMatthias Ringwald# Websocket 1174*421550a6SMatthias Ringwald# 1175*421550a6SMatthias RingwaldCONFIG_WS_TRANSPORT=y 1176*421550a6SMatthias RingwaldCONFIG_WS_BUFFER_SIZE=1024 1177*421550a6SMatthias Ringwald# end of Websocket 1178*421550a6SMatthias Ringwald# end of TCP Transport 1179f03cd3a1SMatthias Ringwald 1180f03cd3a1SMatthias Ringwald# 1181536d74bcSMatthias Ringwald# Unity unit testing library 1182536d74bcSMatthias Ringwald# 1183536d74bcSMatthias RingwaldCONFIG_UNITY_ENABLE_FLOAT=y 1184536d74bcSMatthias RingwaldCONFIG_UNITY_ENABLE_DOUBLE=y 1185*421550a6SMatthias Ringwald# CONFIG_UNITY_ENABLE_COLOR is not set 1186536d74bcSMatthias RingwaldCONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=y 1187*421550a6SMatthias Ringwald# CONFIG_UNITY_ENABLE_FIXTURE is not set 1188*421550a6SMatthias Ringwald# CONFIG_UNITY_ENABLE_BACKTRACE_ON_FAIL is not set 1189*421550a6SMatthias Ringwald# end of Unity unit testing library 1190536d74bcSMatthias Ringwald 1191536d74bcSMatthias Ringwald# 11928701c842SMatthias Ringwald# Virtual file system 11938701c842SMatthias Ringwald# 1194*421550a6SMatthias RingwaldCONFIG_VFS_SUPPORT_IO=y 1195*421550a6SMatthias RingwaldCONFIG_VFS_SUPPORT_DIR=y 1196*421550a6SMatthias RingwaldCONFIG_VFS_SUPPORT_SELECT=y 1197*421550a6SMatthias RingwaldCONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT=y 1198*421550a6SMatthias RingwaldCONFIG_VFS_SUPPORT_TERMIOS=y 1199*421550a6SMatthias Ringwald 1200*421550a6SMatthias Ringwald# 1201*421550a6SMatthias Ringwald# Host File System I/O (Semihosting) 1202*421550a6SMatthias Ringwald# 1203*421550a6SMatthias RingwaldCONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS=1 1204*421550a6SMatthias RingwaldCONFIG_VFS_SEMIHOSTFS_HOST_PATH_MAX_LEN=128 1205*421550a6SMatthias Ringwald# end of Host File System I/O (Semihosting) 1206*421550a6SMatthias Ringwald# end of Virtual file system 12078701c842SMatthias Ringwald 12088701c842SMatthias Ringwald# 120915077576SMatthias Ringwald# Wear Levelling 121015077576SMatthias Ringwald# 1211*421550a6SMatthias Ringwald# CONFIG_WL_SECTOR_SIZE_512 is not set 121215077576SMatthias RingwaldCONFIG_WL_SECTOR_SIZE_4096=y 121315077576SMatthias RingwaldCONFIG_WL_SECTOR_SIZE=4096 1214*421550a6SMatthias Ringwald# end of Wear Levelling 1215*421550a6SMatthias Ringwald 1216*421550a6SMatthias Ringwald# 1217*421550a6SMatthias Ringwald# Wi-Fi Provisioning Manager 1218*421550a6SMatthias Ringwald# 1219*421550a6SMatthias RingwaldCONFIG_WIFI_PROV_SCAN_MAX_ENTRIES=16 1220*421550a6SMatthias RingwaldCONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT=30 1221*421550a6SMatthias Ringwald# CONFIG_WIFI_PROV_BLE_BONDING is not set 1222*421550a6SMatthias Ringwald# end of Wi-Fi Provisioning Manager 1223*421550a6SMatthias Ringwald 1224*421550a6SMatthias Ringwald# 1225*421550a6SMatthias Ringwald# Supplicant 1226*421550a6SMatthias Ringwald# 1227*421550a6SMatthias RingwaldCONFIG_WPA_MBEDTLS_CRYPTO=y 1228*421550a6SMatthias Ringwald# CONFIG_WPA_WAPI_PSK is not set 1229*421550a6SMatthias Ringwald# CONFIG_WPA_DEBUG_PRINT is not set 1230*421550a6SMatthias Ringwald# CONFIG_WPA_TESTING_OPTIONS is not set 1231*421550a6SMatthias Ringwald# CONFIG_WPA_WPS_STRICT is not set 1232*421550a6SMatthias Ringwald# CONFIG_WPA_11KV_SUPPORT is not set 1233*421550a6SMatthias Ringwald# end of Supplicant 1234*421550a6SMatthias Ringwald# end of Component config 1235*421550a6SMatthias Ringwald 1236*421550a6SMatthias Ringwald# 1237*421550a6SMatthias Ringwald# Compatibility options 1238*421550a6SMatthias Ringwald# 1239*421550a6SMatthias Ringwald# CONFIG_LEGACY_INCLUDE_COMMON_HEADERS is not set 1240*421550a6SMatthias Ringwald# end of Compatibility options 1241*421550a6SMatthias Ringwald 1242*421550a6SMatthias Ringwald# Deprecated options for backward compatibility 1243*421550a6SMatthias RingwaldCONFIG_TOOLPREFIX="xtensa-esp32-elf-" 1244*421550a6SMatthias RingwaldCONFIG_PYTHON="python" 1245*421550a6SMatthias RingwaldCONFIG_MAKE_WARN_UNDEFINED_VARIABLES=y 1246*421550a6SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_NONE is not set 1247*421550a6SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_ERROR is not set 1248*421550a6SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL_WARN=y 1249*421550a6SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_INFO is not set 1250*421550a6SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG is not set 1251*421550a6SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE is not set 1252*421550a6SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL=2 1253*421550a6SMatthias Ringwald# CONFIG_APP_ROLLBACK_ENABLE is not set 1254*421550a6SMatthias Ringwald# CONFIG_FLASH_ENCRYPTION_ENABLED is not set 1255*421550a6SMatthias Ringwald# CONFIG_FLASHMODE_QIO is not set 1256*421550a6SMatthias Ringwald# CONFIG_FLASHMODE_QOUT is not set 1257*421550a6SMatthias RingwaldCONFIG_FLASHMODE_DIO=y 1258*421550a6SMatthias Ringwald# CONFIG_FLASHMODE_DOUT is not set 1259*421550a6SMatthias Ringwald# CONFIG_MONITOR_BAUD_9600B is not set 1260*421550a6SMatthias Ringwald# CONFIG_MONITOR_BAUD_57600B is not set 1261*421550a6SMatthias RingwaldCONFIG_MONITOR_BAUD_115200B=y 1262*421550a6SMatthias Ringwald# CONFIG_MONITOR_BAUD_230400B is not set 1263*421550a6SMatthias Ringwald# CONFIG_MONITOR_BAUD_921600B is not set 1264*421550a6SMatthias Ringwald# CONFIG_MONITOR_BAUD_2MB is not set 1265*421550a6SMatthias Ringwald# CONFIG_MONITOR_BAUD_OTHER is not set 1266*421550a6SMatthias RingwaldCONFIG_MONITOR_BAUD_OTHER_VAL=115200 1267*421550a6SMatthias RingwaldCONFIG_MONITOR_BAUD=115200 1268*421550a6SMatthias RingwaldCONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG=y 1269*421550a6SMatthias Ringwald# CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE is not set 1270*421550a6SMatthias RingwaldCONFIG_OPTIMIZATION_ASSERTIONS_ENABLED=y 1271*421550a6SMatthias Ringwald# CONFIG_OPTIMIZATION_ASSERTIONS_SILENT is not set 1272*421550a6SMatthias Ringwald# CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED is not set 1273*421550a6SMatthias Ringwald# CONFIG_CXX_EXCEPTIONS is not set 1274*421550a6SMatthias RingwaldCONFIG_STACK_CHECK_NONE=y 1275*421550a6SMatthias Ringwald# CONFIG_STACK_CHECK_NORM is not set 1276*421550a6SMatthias Ringwald# CONFIG_STACK_CHECK_STRONG is not set 1277*421550a6SMatthias Ringwald# CONFIG_STACK_CHECK_ALL is not set 1278*421550a6SMatthias Ringwald# CONFIG_WARN_WRITE_STRINGS is not set 1279*421550a6SMatthias Ringwald# CONFIG_DISABLE_GCC8_WARNINGS is not set 1280*421550a6SMatthias Ringwald# CONFIG_ESP32_APPTRACE_DEST_TRAX is not set 1281*421550a6SMatthias RingwaldCONFIG_ESP32_APPTRACE_DEST_NONE=y 1282*421550a6SMatthias RingwaldCONFIG_ESP32_APPTRACE_LOCK_ENABLE=y 1283*421550a6SMatthias Ringwald# CONFIG_BTDM_CONTROLLER_MODE_BLE_ONLY is not set 1284*421550a6SMatthias Ringwald# CONFIG_BTDM_CONTROLLER_MODE_BR_EDR_ONLY is not set 1285*421550a6SMatthias RingwaldCONFIG_BTDM_CONTROLLER_MODE_BTDM=y 1286*421550a6SMatthias RingwaldCONFIG_BTDM_CONTROLLER_BLE_MAX_CONN=9 1287*421550a6SMatthias RingwaldCONFIG_BTDM_CONTROLLER_BR_EDR_MAX_ACL_CONN=7 1288*421550a6SMatthias RingwaldCONFIG_BTDM_CONTROLLER_BR_EDR_MAX_SYNC_CONN=2 1289*421550a6SMatthias RingwaldCONFIG_BTDM_CONTROLLER_BLE_MAX_CONN_EFF=9 1290*421550a6SMatthias RingwaldCONFIG_BTDM_CONTROLLER_BR_EDR_MAX_ACL_CONN_EFF=7 1291*421550a6SMatthias RingwaldCONFIG_BTDM_CONTROLLER_BR_EDR_MAX_SYNC_CONN_EFF=2 1292*421550a6SMatthias RingwaldCONFIG_BTDM_CONTROLLER_PINNED_TO_CORE=0 1293*421550a6SMatthias RingwaldCONFIG_BTDM_CONTROLLER_HCI_MODE_VHCI=y 1294*421550a6SMatthias Ringwald# CONFIG_BTDM_CONTROLLER_HCI_MODE_UART_H4 is not set 1295*421550a6SMatthias RingwaldCONFIG_BTDM_CONTROLLER_MODEM_SLEEP=y 1296*421550a6SMatthias RingwaldCONFIG_BLE_SCAN_DUPLICATE=y 1297*421550a6SMatthias RingwaldCONFIG_SCAN_DUPLICATE_BY_DEVICE_ADDR=y 1298*421550a6SMatthias Ringwald# CONFIG_SCAN_DUPLICATE_BY_ADV_DATA is not set 1299*421550a6SMatthias Ringwald# CONFIG_SCAN_DUPLICATE_BY_ADV_DATA_AND_DEVICE_ADDR is not set 1300*421550a6SMatthias RingwaldCONFIG_SCAN_DUPLICATE_TYPE=0 1301*421550a6SMatthias RingwaldCONFIG_DUPLICATE_SCAN_CACHE_SIZE=200 1302*421550a6SMatthias Ringwald# CONFIG_BLE_MESH_SCAN_DUPLICATE_EN is not set 1303*421550a6SMatthias RingwaldCONFIG_BTDM_CONTROLLER_FULL_SCAN_SUPPORTED=y 1304*421550a6SMatthias RingwaldCONFIG_BLE_ADV_REPORT_FLOW_CONTROL_SUPPORTED=y 1305*421550a6SMatthias RingwaldCONFIG_BLE_ADV_REPORT_FLOW_CONTROL_NUM=100 1306*421550a6SMatthias RingwaldCONFIG_BLE_ADV_REPORT_DISCARD_THRSHOLD=20 1307*421550a6SMatthias Ringwald# CONFIG_BLUEDROID_ENABLED is not set 1308*421550a6SMatthias Ringwald# CONFIG_NIMBLE_ENABLED is not set 1309*421550a6SMatthias RingwaldCONFIG_ADC2_DISABLE_DAC=y 1310*421550a6SMatthias Ringwald# CONFIG_SPIRAM_SUPPORT is not set 1311*421550a6SMatthias RingwaldCONFIG_TRACEMEM_RESERVE_DRAM=0x0 1312*421550a6SMatthias Ringwald# CONFIG_TWO_UNIVERSAL_MAC_ADDRESS is not set 1313*421550a6SMatthias RingwaldCONFIG_FOUR_UNIVERSAL_MAC_ADDRESS=y 1314*421550a6SMatthias RingwaldCONFIG_NUMBER_OF_UNIVERSAL_MAC_ADDRESS=4 1315*421550a6SMatthias Ringwald# CONFIG_ULP_COPROC_ENABLED is not set 1316*421550a6SMatthias RingwaldCONFIG_ULP_COPROC_RESERVE_MEM=0 1317*421550a6SMatthias RingwaldCONFIG_BROWNOUT_DET=y 1318*421550a6SMatthias RingwaldCONFIG_BROWNOUT_DET_LVL_SEL_0=y 1319*421550a6SMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_1 is not set 1320*421550a6SMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_2 is not set 1321*421550a6SMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_3 is not set 1322*421550a6SMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_4 is not set 1323*421550a6SMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_5 is not set 1324*421550a6SMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_6 is not set 1325*421550a6SMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_7 is not set 1326*421550a6SMatthias RingwaldCONFIG_BROWNOUT_DET_LVL=0 1327*421550a6SMatthias RingwaldCONFIG_REDUCE_PHY_TX_POWER=y 1328*421550a6SMatthias RingwaldCONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_RC=y 1329*421550a6SMatthias Ringwald# CONFIG_ESP32_RTC_CLOCK_SOURCE_EXTERNAL_CRYSTAL is not set 1330*421550a6SMatthias Ringwald# CONFIG_ESP32_RTC_CLOCK_SOURCE_EXTERNAL_OSC is not set 1331*421550a6SMatthias Ringwald# CONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_8MD256 is not set 1332*421550a6SMatthias Ringwald# CONFIG_DISABLE_BASIC_ROM_CONSOLE is not set 1333*421550a6SMatthias Ringwald# CONFIG_COMPATIBLE_PRE_V2_1_BOOTLOADERS is not set 1334*421550a6SMatthias RingwaldCONFIG_SYSTEM_EVENT_QUEUE_SIZE=32 1335*421550a6SMatthias RingwaldCONFIG_SYSTEM_EVENT_TASK_STACK_SIZE=2048 1336*421550a6SMatthias RingwaldCONFIG_MAIN_TASK_STACK_SIZE=4096 1337*421550a6SMatthias RingwaldCONFIG_IPC_TASK_STACK_SIZE=1024 1338*421550a6SMatthias RingwaldCONFIG_CONSOLE_UART_DEFAULT=y 1339*421550a6SMatthias Ringwald# CONFIG_CONSOLE_UART_CUSTOM is not set 1340*421550a6SMatthias Ringwald# CONFIG_ESP_CONSOLE_UART_NONE is not set 1341*421550a6SMatthias RingwaldCONFIG_CONSOLE_UART=y 1342*421550a6SMatthias RingwaldCONFIG_CONSOLE_UART_NUM=0 1343*421550a6SMatthias RingwaldCONFIG_CONSOLE_UART_BAUDRATE=115200 1344*421550a6SMatthias RingwaldCONFIG_INT_WDT=y 1345*421550a6SMatthias RingwaldCONFIG_INT_WDT_TIMEOUT_MS=300 1346*421550a6SMatthias RingwaldCONFIG_TASK_WDT=y 1347*421550a6SMatthias Ringwald# CONFIG_TASK_WDT_PANIC is not set 1348*421550a6SMatthias RingwaldCONFIG_TASK_WDT_TIMEOUT_S=5 1349*421550a6SMatthias RingwaldCONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0=y 1350*421550a6SMatthias Ringwald# CONFIG_EVENT_LOOP_PROFILING is not set 1351*421550a6SMatthias RingwaldCONFIG_POST_EVENTS_FROM_ISR=y 1352*421550a6SMatthias RingwaldCONFIG_POST_EVENTS_FROM_IRAM_ISR=y 1353*421550a6SMatthias RingwaldCONFIG_ESP32S2_PANIC_PRINT_HALT=y 1354*421550a6SMatthias Ringwald# CONFIG_ESP32S2_PANIC_PRINT_REBOOT is not set 1355*421550a6SMatthias Ringwald# CONFIG_ESP32S2_PANIC_SILENT_REBOOT is not set 1356*421550a6SMatthias Ringwald# CONFIG_ESP32S2_PANIC_GDBSTUB is not set 1357*421550a6SMatthias RingwaldCONFIG_ESP32S2_ALLOW_RTC_FAST_MEM_AS_HEAP=y 1358*421550a6SMatthias RingwaldCONFIG_TIMER_TASK_STACK_SIZE=4096 1359*421550a6SMatthias RingwaldCONFIG_SW_COEXIST_ENABLE=y 1360*421550a6SMatthias Ringwald# CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH is not set 1361*421550a6SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP_TO_UART=y 1362*421550a6SMatthias Ringwald# CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE is not set 1363*421550a6SMatthias Ringwald# CONFIG_ESP32_COREDUMP_DATA_FORMAT_BIN is not set 1364*421550a6SMatthias RingwaldCONFIG_ESP32_COREDUMP_DATA_FORMAT_ELF=y 1365*421550a6SMatthias RingwaldCONFIG_ESP32_COREDUMP_CHECKSUM_CRC32=y 1366*421550a6SMatthias Ringwald# CONFIG_ESP32_COREDUMP_CHECKSUM_SHA256 is not set 1367*421550a6SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP=y 1368*421550a6SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_MAX_TASKS_NUM=64 1369*421550a6SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_UART_DELAY=0 1370*421550a6SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_DECODE_INFO=y 1371*421550a6SMatthias Ringwald# CONFIG_ESP32_CORE_DUMP_DECODE_DISABLE is not set 1372*421550a6SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_DECODE="info" 1373*421550a6SMatthias RingwaldCONFIG_MB_MASTER_TIMEOUT_MS_RESPOND=150 1374*421550a6SMatthias RingwaldCONFIG_MB_MASTER_DELAY_MS_CONVERT=200 1375*421550a6SMatthias RingwaldCONFIG_MB_QUEUE_LENGTH=20 1376*421550a6SMatthias RingwaldCONFIG_MB_SERIAL_TASK_STACK_SIZE=2048 1377*421550a6SMatthias RingwaldCONFIG_MB_SERIAL_BUF_SIZE=256 1378*421550a6SMatthias RingwaldCONFIG_MB_SERIAL_TASK_PRIO=10 1379*421550a6SMatthias RingwaldCONFIG_MB_CONTROLLER_SLAVE_ID_SUPPORT=y 1380*421550a6SMatthias RingwaldCONFIG_MB_CONTROLLER_SLAVE_ID=0x00112233 1381*421550a6SMatthias RingwaldCONFIG_MB_CONTROLLER_NOTIFY_TIMEOUT=20 1382*421550a6SMatthias RingwaldCONFIG_MB_CONTROLLER_NOTIFY_QUEUE_SIZE=20 1383*421550a6SMatthias RingwaldCONFIG_MB_CONTROLLER_STACK_SIZE=4096 1384*421550a6SMatthias RingwaldCONFIG_MB_EVENT_QUEUE_TIMEOUT=20 1385*421550a6SMatthias RingwaldCONFIG_MB_TIMER_PORT_ENABLED=y 1386*421550a6SMatthias RingwaldCONFIG_MB_TIMER_GROUP=0 1387*421550a6SMatthias RingwaldCONFIG_MB_TIMER_INDEX=0 1388*421550a6SMatthias Ringwald# CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK is not set 1389*421550a6SMatthias RingwaldCONFIG_TIMER_TASK_PRIORITY=1 1390*421550a6SMatthias RingwaldCONFIG_TIMER_TASK_STACK_DEPTH=2048 1391*421550a6SMatthias RingwaldCONFIG_TIMER_QUEUE_LENGTH=10 1392*421550a6SMatthias Ringwald# CONFIG_L2_TO_L3_COPY is not set 1393*421550a6SMatthias Ringwald# CONFIG_USE_ONLY_LWIP_SELECT is not set 1394*421550a6SMatthias RingwaldCONFIG_ESP_GRATUITOUS_ARP=y 1395*421550a6SMatthias RingwaldCONFIG_GARP_TMR_INTERVAL=60 1396*421550a6SMatthias RingwaldCONFIG_TCPIP_RECVMBOX_SIZE=32 1397*421550a6SMatthias RingwaldCONFIG_TCP_MAXRTX=12 1398*421550a6SMatthias RingwaldCONFIG_TCP_SYNMAXRTX=6 1399*421550a6SMatthias RingwaldCONFIG_TCP_MSS=1436 1400*421550a6SMatthias RingwaldCONFIG_TCP_MSL=60000 1401*421550a6SMatthias RingwaldCONFIG_TCP_SND_BUF_DEFAULT=5744 1402*421550a6SMatthias RingwaldCONFIG_TCP_WND_DEFAULT=5744 1403*421550a6SMatthias RingwaldCONFIG_TCP_RECVMBOX_SIZE=6 1404*421550a6SMatthias RingwaldCONFIG_TCP_QUEUE_OOSEQ=y 1405*421550a6SMatthias Ringwald# CONFIG_ESP_TCP_KEEP_CONNECTION_WHEN_IP_CHANGES is not set 1406*421550a6SMatthias RingwaldCONFIG_TCP_OVERSIZE_MSS=y 1407*421550a6SMatthias Ringwald# CONFIG_TCP_OVERSIZE_QUARTER_MSS is not set 1408*421550a6SMatthias Ringwald# CONFIG_TCP_OVERSIZE_DISABLE is not set 1409*421550a6SMatthias RingwaldCONFIG_UDP_RECVMBOX_SIZE=6 1410*421550a6SMatthias RingwaldCONFIG_TCPIP_TASK_STACK_SIZE=2560 1411*421550a6SMatthias RingwaldCONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY=y 1412*421550a6SMatthias Ringwald# CONFIG_TCPIP_TASK_AFFINITY_CPU0 is not set 1413*421550a6SMatthias RingwaldCONFIG_TCPIP_TASK_AFFINITY=0x7FFFFFFF 1414*421550a6SMatthias Ringwald# CONFIG_PPP_SUPPORT is not set 1415*421550a6SMatthias RingwaldCONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT=5 1416*421550a6SMatthias RingwaldCONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT=2048 1417*421550a6SMatthias RingwaldCONFIG_ESP32_PTHREAD_STACK_MIN=768 1418*421550a6SMatthias RingwaldCONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT=-1 1419*421550a6SMatthias RingwaldCONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT="pthread" 1420*421550a6SMatthias RingwaldCONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS=y 1421*421550a6SMatthias Ringwald# CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS is not set 1422*421550a6SMatthias Ringwald# CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED is not set 1423*421550a6SMatthias RingwaldCONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT=y 1424*421550a6SMatthias RingwaldCONFIG_SUPPORT_TERMIOS=y 1425*421550a6SMatthias RingwaldCONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS=1 1426*421550a6SMatthias RingwaldCONFIG_SEMIHOSTFS_HOST_PATH_MAX_LEN=128 1427*421550a6SMatthias Ringwald# End of deprecated options 1428