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" 1182cfdfc2SMatthias Ringwald 1282cfdfc2SMatthias Ringwald# 1382cfdfc2SMatthias Ringwald# Bootloader config 1482cfdfc2SMatthias Ringwald# 1582cfdfc2SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_NONE is not set 1682cfdfc2SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_ERROR is not set 1782cfdfc2SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL_WARN=y 1882cfdfc2SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_INFO is not set 1982cfdfc2SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG is not set 2082cfdfc2SMatthias Ringwald# CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE is not set 2182cfdfc2SMatthias RingwaldCONFIG_LOG_BOOTLOADER_LEVEL=2 2282cfdfc2SMatthias Ringwald 2382cfdfc2SMatthias Ringwald# 2482cfdfc2SMatthias Ringwald# Security features 2582cfdfc2SMatthias Ringwald# 2682cfdfc2SMatthias Ringwald# CONFIG_SECURE_BOOT_ENABLED is not set 2782cfdfc2SMatthias Ringwald# CONFIG_FLASH_ENCRYPTION_ENABLED is not set 2882cfdfc2SMatthias Ringwald 2982cfdfc2SMatthias Ringwald# 3082cfdfc2SMatthias Ringwald# Serial flasher config 3182cfdfc2SMatthias Ringwald# 3282cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_PORT="/dev/tty.usbserial-DN02B3PF" 3382cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_115200B is not set 3482cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_230400B is not set 3582cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_921600B is not set 3682cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_BAUD_2MB is not set 3782cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_OTHER=y 3882cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD_OTHER_VAL=1000000 3982cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BAUD=1000000 4082cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_COMPRESSED is not set 4182cfdfc2SMatthias Ringwald# CONFIG_FLASHMODE_QIO is not set 4282cfdfc2SMatthias Ringwald# CONFIG_FLASHMODE_QOUT is not set 4382cfdfc2SMatthias RingwaldCONFIG_FLASHMODE_DIO=y 4482cfdfc2SMatthias Ringwald# CONFIG_FLASHMODE_DOUT is not set 4582cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHMODE="dio" 4682cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHFREQ_80M is not set 4782cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHFREQ_40M=y 4882cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHFREQ_26M is not set 4982cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHFREQ_20M is not set 5082cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHFREQ="40m" 5182cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_1MB is not set 5282cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_2MB=y 5382cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_4MB is not set 5482cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_8MB is not set 5582cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_FLASHSIZE_16MB is not set 5682cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE="2MB" 5782cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_FLASHSIZE_DETECT=y 5882cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BEFORE_RESET=y 5982cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_BEFORE_NORESET is not set 6082cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_BEFORE="default_reset" 6182cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_AFTER_RESET=y 6282cfdfc2SMatthias Ringwald# CONFIG_ESPTOOLPY_AFTER_NORESET is not set 6382cfdfc2SMatthias RingwaldCONFIG_ESPTOOLPY_AFTER="hard_reset" 6482cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_9600B is not set 6582cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_57600B is not set 6682cfdfc2SMatthias RingwaldCONFIG_MONITOR_BAUD_115200B=y 6782cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_230400B is not set 6882cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_921600B is not set 6982cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_2MB is not set 7082cfdfc2SMatthias Ringwald# CONFIG_MONITOR_BAUD_OTHER is not set 7182cfdfc2SMatthias RingwaldCONFIG_MONITOR_BAUD_OTHER_VAL=115200 7282cfdfc2SMatthias RingwaldCONFIG_MONITOR_BAUD=115200 7382cfdfc2SMatthias Ringwald 7482cfdfc2SMatthias Ringwald# 7582cfdfc2SMatthias Ringwald# Partition Table 7682cfdfc2SMatthias Ringwald# 7782cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_SINGLE_APP=y 7882cfdfc2SMatthias Ringwald# CONFIG_PARTITION_TABLE_TWO_OTA is not set 7982cfdfc2SMatthias Ringwald# CONFIG_PARTITION_TABLE_CUSTOM is not set 8082cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv" 8182cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_CUSTOM_APP_BIN_OFFSET=0x10000 8282cfdfc2SMatthias RingwaldCONFIG_PARTITION_TABLE_FILENAME="partitions_singleapp.csv" 8382cfdfc2SMatthias RingwaldCONFIG_APP_OFFSET=0x10000 841287affeSMatthias Ringwald 851287affeSMatthias Ringwald# 861287affeSMatthias Ringwald# Compiler options 871287affeSMatthias Ringwald# 8882cfdfc2SMatthias RingwaldCONFIG_OPTIMIZATION_LEVEL_DEBUG=y 8982cfdfc2SMatthias Ringwald# CONFIG_OPTIMIZATION_LEVEL_RELEASE is not set 901287affeSMatthias RingwaldCONFIG_OPTIMIZATION_ASSERTIONS_ENABLED=y 911287affeSMatthias Ringwald# CONFIG_OPTIMIZATION_ASSERTIONS_SILENT is not set 921287affeSMatthias Ringwald# CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED is not set 9382cfdfc2SMatthias Ringwald 9482cfdfc2SMatthias Ringwald# 9582cfdfc2SMatthias Ringwald# Component config 9682cfdfc2SMatthias Ringwald# 971287affeSMatthias Ringwald 981287affeSMatthias Ringwald# 991287affeSMatthias Ringwald# Application Level Tracing 1001287affeSMatthias Ringwald# 1011287affeSMatthias Ringwald# CONFIG_ESP32_APPTRACE_DEST_TRAX is not set 1021287affeSMatthias RingwaldCONFIG_ESP32_APPTRACE_DEST_NONE=y 1031287affeSMatthias Ringwald# CONFIG_ESP32_APPTRACE_ENABLE is not set 104eb6282bcSMatthias RingwaldCONFIG_ESP32_APPTRACE_LOCK_ENABLE=y 1051287affeSMatthias Ringwald 1061287affeSMatthias Ringwald# 1071287affeSMatthias Ringwald# FreeRTOS SystemView Tracing 1081287affeSMatthias Ringwald# 10982cfdfc2SMatthias Ringwald# CONFIG_AWS_IOT_SDK is not set 11082cfdfc2SMatthias RingwaldCONFIG_BT_ENABLED=y 11182cfdfc2SMatthias Ringwald# CONFIG_BLUEDROID_ENABLED is not set 11282cfdfc2SMatthias Ringwald# CONFIG_BT_DRAM_RELEASE is not set 11340e336b7SMatthias RingwaldCONFIG_BTDM_CONTROLLER_RUN_CPU=0 11440e336b7SMatthias Ringwald# CONFIG_BT_HCI_UART is not set 11582cfdfc2SMatthias RingwaldCONFIG_BT_RESERVE_DRAM=0x10000 11682cfdfc2SMatthias Ringwald 11782cfdfc2SMatthias Ringwald# 11882cfdfc2SMatthias Ringwald# ESP32-specific 11982cfdfc2SMatthias Ringwald# 12082cfdfc2SMatthias Ringwald# CONFIG_ESP32_DEFAULT_CPU_FREQ_80 is not set 12182cfdfc2SMatthias Ringwald# CONFIG_ESP32_DEFAULT_CPU_FREQ_160 is not set 12282cfdfc2SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_240=y 12382cfdfc2SMatthias RingwaldCONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=240 12482cfdfc2SMatthias RingwaldCONFIG_MEMMAP_SMP=y 12582cfdfc2SMatthias Ringwald# CONFIG_MEMMAP_TRACEMEM is not set 12640e336b7SMatthias Ringwald# CONFIG_MEMMAP_TRACEMEM_TWOBANKS is not set 12740e336b7SMatthias Ringwald# CONFIG_ESP32_TRAX is not set 12882cfdfc2SMatthias RingwaldCONFIG_TRACEMEM_RESERVE_DRAM=0x0 12982cfdfc2SMatthias Ringwald# CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH is not set 13082cfdfc2SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP_TO_UART=y 13182cfdfc2SMatthias Ringwald# CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE is not set 13282cfdfc2SMatthias RingwaldCONFIG_ESP32_ENABLE_COREDUMP=y 13382cfdfc2SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_UART_DELAY=0 13482cfdfc2SMatthias RingwaldCONFIG_ESP32_CORE_DUMP_LOG_LEVEL=1 1359000f915SMatthias Ringwald# CONFIG_TWO_UNIVERSAL_MAC_ADDRESS is not set 1369000f915SMatthias RingwaldCONFIG_FOUR_UNIVERSAL_MAC_ADDRESS=y 1379000f915SMatthias RingwaldCONFIG_NUMBER_OF_UNIVERSAL_MAC_ADDRESS=4 13882cfdfc2SMatthias RingwaldCONFIG_SYSTEM_EVENT_QUEUE_SIZE=32 13982cfdfc2SMatthias RingwaldCONFIG_SYSTEM_EVENT_TASK_STACK_SIZE=2048 14082cfdfc2SMatthias RingwaldCONFIG_MAIN_TASK_STACK_SIZE=4096 1411287affeSMatthias RingwaldCONFIG_IPC_TASK_STACK_SIZE=1024 142*f03cd3a1SMatthias RingwaldCONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF=y 143*f03cd3a1SMatthias Ringwald# CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF is not set 144*f03cd3a1SMatthias Ringwald# CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR is not set 145*f03cd3a1SMatthias Ringwald# CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF is not set 146*f03cd3a1SMatthias Ringwald# CONFIG_NEWLIB_STDIN_LINE_ENDING_LF is not set 147*f03cd3a1SMatthias RingwaldCONFIG_NEWLIB_STDIN_LINE_ENDING_CR=y 14882cfdfc2SMatthias Ringwald# CONFIG_NEWLIB_NANO_FORMAT is not set 14982cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_DEFAULT=y 15082cfdfc2SMatthias Ringwald# CONFIG_CONSOLE_UART_CUSTOM is not set 15182cfdfc2SMatthias Ringwald# CONFIG_CONSOLE_UART_NONE is not set 15282cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_NUM=0 15382cfdfc2SMatthias RingwaldCONFIG_CONSOLE_UART_BAUDRATE=115200 15482cfdfc2SMatthias Ringwald# CONFIG_ULP_COPROC_ENABLED is not set 15582cfdfc2SMatthias RingwaldCONFIG_ULP_COPROC_RESERVE_MEM=0 15682cfdfc2SMatthias RingwaldCONFIG_ESP32_PANIC_PRINT_HALT=y 15782cfdfc2SMatthias Ringwald# CONFIG_ESP32_PANIC_PRINT_REBOOT is not set 15882cfdfc2SMatthias Ringwald# CONFIG_ESP32_PANIC_SILENT_REBOOT is not set 15982cfdfc2SMatthias Ringwald# CONFIG_ESP32_PANIC_GDBSTUB is not set 16082cfdfc2SMatthias RingwaldCONFIG_ESP32_DEBUG_OCDAWARE=y 16182cfdfc2SMatthias RingwaldCONFIG_INT_WDT=y 16282cfdfc2SMatthias RingwaldCONFIG_INT_WDT_TIMEOUT_MS=300 16382cfdfc2SMatthias RingwaldCONFIG_TASK_WDT=y 16482cfdfc2SMatthias Ringwald# CONFIG_TASK_WDT_PANIC is not set 16582cfdfc2SMatthias RingwaldCONFIG_TASK_WDT_TIMEOUT_S=5 16682cfdfc2SMatthias RingwaldCONFIG_TASK_WDT_CHECK_IDLE_TASK=y 1671287affeSMatthias RingwaldCONFIG_BROWNOUT_DET=y 1681287affeSMatthias RingwaldCONFIG_BROWNOUT_DET_LVL_SEL_0=y 1691287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_1 is not set 1701287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_2 is not set 1711287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_3 is not set 1721287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_4 is not set 1731287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_5 is not set 1741287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_6 is not set 1751287affeSMatthias Ringwald# CONFIG_BROWNOUT_DET_LVL_SEL_7 is not set 1761287affeSMatthias RingwaldCONFIG_BROWNOUT_DET_LVL=0 17782cfdfc2SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_RTC is not set 17882cfdfc2SMatthias RingwaldCONFIG_ESP32_TIME_SYSCALL_USE_RTC_FRC1=y 17982cfdfc2SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_FRC1 is not set 18082cfdfc2SMatthias Ringwald# CONFIG_ESP32_TIME_SYSCALL_USE_NONE is not set 18182cfdfc2SMatthias RingwaldCONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_RC=y 18240e336b7SMatthias Ringwald# CONFIG_ESP32_RTC_CLOCK_SOURCE_EXTERNAL_CRYSTAL is not set 1830e6963e5SMatthias RingwaldCONFIG_ESP32_RTC_CLK_CAL_CYCLES=1024 18482cfdfc2SMatthias RingwaldCONFIG_ESP32_DEEP_SLEEP_WAKEUP_DELAY=0 1850e6963e5SMatthias Ringwald# CONFIG_ESP32_XTAL_FREQ_40 is not set 1860e6963e5SMatthias Ringwald# CONFIG_ESP32_XTAL_FREQ_26 is not set 1870e6963e5SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ_AUTO=y 1880e6963e5SMatthias RingwaldCONFIG_ESP32_XTAL_FREQ=0 18982cfdfc2SMatthias Ringwald 19082cfdfc2SMatthias Ringwald# 191*f03cd3a1SMatthias Ringwald# Wi-Fi 192*f03cd3a1SMatthias Ringwald# 193*f03cd3a1SMatthias Ringwald# CONFIG_SW_COEXIST_ENABLE is not set 194*f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM=10 195*f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM=32 196*f03cd3a1SMatthias Ringwald# CONFIG_ESP32_WIFI_STATIC_TX_BUFFER is not set 197*f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER=y 198*f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_TX_BUFFER_TYPE=1 199*f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM=32 200*f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_AMPDU_ENABLED=y 201*f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_TX_BA_WIN=6 202*f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_RX_BA_WIN=6 203*f03cd3a1SMatthias RingwaldCONFIG_ESP32_WIFI_NVS_ENABLED=y 204*f03cd3a1SMatthias Ringwald 205*f03cd3a1SMatthias Ringwald# 206*f03cd3a1SMatthias Ringwald# Phy 20782cfdfc2SMatthias Ringwald# 20882cfdfc2SMatthias RingwaldCONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE=y 20982cfdfc2SMatthias Ringwald# CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION is not set 210*f03cd3a1SMatthias RingwaldCONFIG_ESP32_PHY_MAX_WIFI_TX_POWER=20 21182cfdfc2SMatthias RingwaldCONFIG_ESP32_PHY_MAX_TX_POWER=20 212*f03cd3a1SMatthias Ringwald 213*f03cd3a1SMatthias Ringwald# 214*f03cd3a1SMatthias Ringwald# Ethernet 215*f03cd3a1SMatthias Ringwald# 216*f03cd3a1SMatthias RingwaldCONFIG_DMA_RX_BUF_NUM=10 217*f03cd3a1SMatthias RingwaldCONFIG_DMA_TX_BUF_NUM=10 218*f03cd3a1SMatthias Ringwald# CONFIG_EMAC_L2_TO_L3_RX_BUF_MODE is not set 219*f03cd3a1SMatthias RingwaldCONFIG_EMAC_TASK_PRIORITY=20 22082cfdfc2SMatthias Ringwald 22182cfdfc2SMatthias Ringwald# 22282cfdfc2SMatthias Ringwald# FAT Filesystem support 22382cfdfc2SMatthias Ringwald# 22482cfdfc2SMatthias RingwaldCONFIG_FATFS_CODEPAGE_ASCII=y 22582cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_437 is not set 22682cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_720 is not set 22782cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_737 is not set 22882cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_771 is not set 22982cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_775 is not set 23082cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_850 is not set 23182cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_852 is not set 23282cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_855 is not set 23382cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_857 is not set 23482cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_860 is not set 23582cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_861 is not set 23682cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_862 is not set 23782cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_863 is not set 23882cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_864 is not set 23982cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_865 is not set 24082cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_866 is not set 24182cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_869 is not set 24282cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_932 is not set 24382cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_936 is not set 24482cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_949 is not set 24582cfdfc2SMatthias Ringwald# CONFIG_FATFS_CODEPAGE_950 is not set 24682cfdfc2SMatthias RingwaldCONFIG_FATFS_CODEPAGE=1 24782cfdfc2SMatthias RingwaldCONFIG_FATFS_MAX_LFN=255 24882cfdfc2SMatthias Ringwald 24982cfdfc2SMatthias Ringwald# 25082cfdfc2SMatthias Ringwald# FreeRTOS 25182cfdfc2SMatthias Ringwald# 25282cfdfc2SMatthias RingwaldCONFIG_FREERTOS_UNICORE=y 25382cfdfc2SMatthias RingwaldCONFIG_FREERTOS_CORETIMER_0=y 25482cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_CORETIMER_1 is not set 25582cfdfc2SMatthias RingwaldCONFIG_FREERTOS_HZ=1000 25682cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION=y 25782cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE is not set 25882cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL is not set 25982cfdfc2SMatthias RingwaldCONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY=y 26082cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK is not set 26182cfdfc2SMatthias RingwaldCONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS=3 26282cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ASSERT_FAIL_ABORT=y 26382cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_ASSERT_FAIL_PRINT_CONTINUE is not set 26482cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_ASSERT_DISABLE is not set 26582cfdfc2SMatthias RingwaldCONFIG_FREERTOS_BREAK_ON_SCHEDULER_START_JTAG=y 26682cfdfc2SMatthias Ringwald# CONFIG_ENABLE_MEMORY_DEBUG is not set 2671287affeSMatthias RingwaldCONFIG_FREERTOS_IDLE_TASK_STACKSIZE=1024 26882cfdfc2SMatthias RingwaldCONFIG_FREERTOS_ISR_STACKSIZE=1536 26982cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_LEGACY_HOOKS is not set 27082cfdfc2SMatthias RingwaldCONFIG_FREERTOS_MAX_TASK_NAME_LEN=16 27182cfdfc2SMatthias RingwaldCONFIG_SUPPORT_STATIC_ALLOCATION=y 27282cfdfc2SMatthias Ringwald# CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK is not set 27382cfdfc2SMatthias RingwaldCONFIG_TIMER_TASK_PRIORITY=1 27482cfdfc2SMatthias RingwaldCONFIG_TIMER_TASK_STACK_DEPTH=2048 27582cfdfc2SMatthias RingwaldCONFIG_TIMER_QUEUE_LENGTH=10 27682cfdfc2SMatthias Ringwald# CONFIG_FREERTOS_DEBUG_INTERNALS is not set 27782cfdfc2SMatthias Ringwald 27882cfdfc2SMatthias Ringwald# 27982cfdfc2SMatthias Ringwald# Log output 28082cfdfc2SMatthias Ringwald# 28182cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_NONE is not set 28282cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_ERROR is not set 28382cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_WARN is not set 28482cfdfc2SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL_INFO=y 28582cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_DEBUG is not set 28682cfdfc2SMatthias Ringwald# CONFIG_LOG_DEFAULT_LEVEL_VERBOSE is not set 28782cfdfc2SMatthias RingwaldCONFIG_LOG_DEFAULT_LEVEL=3 28882cfdfc2SMatthias RingwaldCONFIG_LOG_COLORS=y 28982cfdfc2SMatthias Ringwald 29082cfdfc2SMatthias Ringwald# 29182cfdfc2SMatthias Ringwald# LWIP 29282cfdfc2SMatthias Ringwald# 29382cfdfc2SMatthias Ringwald# CONFIG_L2_TO_L3_COPY is not set 29482cfdfc2SMatthias RingwaldCONFIG_LWIP_MAX_SOCKETS=4 29582cfdfc2SMatthias RingwaldCONFIG_LWIP_THREAD_LOCAL_STORAGE_INDEX=0 29682cfdfc2SMatthias Ringwald# CONFIG_LWIP_SO_REUSE is not set 29782cfdfc2SMatthias Ringwald# CONFIG_LWIP_SO_RCVBUF is not set 29882cfdfc2SMatthias RingwaldCONFIG_LWIP_DHCP_MAX_NTP_SERVERS=1 29982cfdfc2SMatthias Ringwald# CONFIG_LWIP_IP_FRAG is not set 30082cfdfc2SMatthias Ringwald# CONFIG_LWIP_IP_REASSEMBLY is not set 3011287affeSMatthias Ringwald 3021287affeSMatthias Ringwald# 3031287affeSMatthias Ringwald# TCP 3041287affeSMatthias Ringwald# 30582cfdfc2SMatthias RingwaldCONFIG_TCP_MAXRTX=12 30682cfdfc2SMatthias RingwaldCONFIG_TCP_SYNMAXRTX=6 3071287affeSMatthias RingwaldCONFIG_TCP_MSS=1436 3081287affeSMatthias RingwaldCONFIG_TCP_SND_BUF_DEFAULT=5744 3091287affeSMatthias RingwaldCONFIG_TCP_WND_DEFAULT=5744 310eb6282bcSMatthias RingwaldCONFIG_TCP_RECVMBOX_SIZE=6 3111287affeSMatthias RingwaldCONFIG_TCP_QUEUE_OOSEQ=y 3121287affeSMatthias RingwaldCONFIG_TCP_OVERSIZE_MSS=y 3131287affeSMatthias Ringwald# CONFIG_TCP_OVERSIZE_QUARTER_MSS is not set 3141287affeSMatthias Ringwald# CONFIG_TCP_OVERSIZE_DISABLE is not set 315eb6282bcSMatthias Ringwald 316eb6282bcSMatthias Ringwald# 317eb6282bcSMatthias Ringwald# UDP 318eb6282bcSMatthias Ringwald# 319eb6282bcSMatthias RingwaldCONFIG_UDP_RECVMBOX_SIZE=6 32082cfdfc2SMatthias Ringwald# CONFIG_LWIP_DHCP_DOES_ARP_CHECK is not set 3210e6963e5SMatthias RingwaldCONFIG_TCPIP_TASK_STACK_SIZE=2560 3220e6963e5SMatthias Ringwald# CONFIG_PPP_SUPPORT is not set 32382cfdfc2SMatthias Ringwald 32482cfdfc2SMatthias Ringwald# 3251287affeSMatthias Ringwald# ICMP 3261287affeSMatthias Ringwald# 3271287affeSMatthias Ringwald# CONFIG_LWIP_MULTICAST_PING is not set 3281287affeSMatthias Ringwald# CONFIG_LWIP_BROADCAST_PING is not set 3291287affeSMatthias Ringwald 3301287affeSMatthias Ringwald# 33182cfdfc2SMatthias Ringwald# mbedTLS 33282cfdfc2SMatthias Ringwald# 33382cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN=16384 33482cfdfc2SMatthias Ringwald# CONFIG_MBEDTLS_DEBUG is not set 33582cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_AES=y 33682cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_MPI=y 33782cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_MPI_USE_INTERRUPT=y 33882cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HARDWARE_SHA=y 33982cfdfc2SMatthias RingwaldCONFIG_MBEDTLS_HAVE_TIME=y 34082cfdfc2SMatthias Ringwald# CONFIG_MBEDTLS_HAVE_TIME_DATE is not set 341*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT=y 342*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_TLS_SERVER_ONLY is not set 343*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_TLS_CLIENT_ONLY is not set 344*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_TLS_DISABLED is not set 345*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_SERVER=y 346*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_CLIENT=y 347*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_TLS_ENABLED=y 348*f03cd3a1SMatthias Ringwald 349*f03cd3a1SMatthias Ringwald# 350*f03cd3a1SMatthias Ringwald# TLS Key Exchange Methods 351*f03cd3a1SMatthias Ringwald# 352*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_PSK_MODES is not set 353*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_RSA=y 354*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_DHE_RSA=y 355*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE=y 356*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA=y 357*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA=y 358*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA=y 359*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA=y 360*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_RENEGOTIATION=y 361*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_SSL_PROTO_SSL3 is not set 362*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_PROTO_TLS1=y 363*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_PROTO_TLS1_1=y 364*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_PROTO_TLS1_2=y 365*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_SSL_PROTO_DTLS is not set 366*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_ALPN=y 367*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_SSL_SESSION_TICKETS=y 368*f03cd3a1SMatthias Ringwald 369*f03cd3a1SMatthias Ringwald# 370*f03cd3a1SMatthias Ringwald# Symmetric Ciphers 371*f03cd3a1SMatthias Ringwald# 372*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_AES_C=y 373*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_CAMELLIA_C is not set 374*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_DES_C is not set 375*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_RC4_DISABLED=y 376*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_RC4_ENABLED_NO_DEFAULT is not set 377*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_RC4_ENABLED is not set 378*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_BLOWFISH_C is not set 379*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_XTEA_C is not set 380*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_CCM_C=y 381*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_GCM_C=y 382*f03cd3a1SMatthias Ringwald# CONFIG_MBEDTLS_RIPEMD160_C is not set 383*f03cd3a1SMatthias Ringwald 384*f03cd3a1SMatthias Ringwald# 385*f03cd3a1SMatthias Ringwald# Certificates 386*f03cd3a1SMatthias Ringwald# 387*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_PEM_PARSE_C=y 388*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_PEM_WRITE_C=y 389*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_X509_CRL_PARSE_C=y 390*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_X509_CSR_PARSE_C=y 391*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_C=y 392*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECDH_C=y 393*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECDSA_C=y 394*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED=y 395*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED=y 396*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED=y 397*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED=y 398*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED=y 399*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED=y 400*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED=y 401*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED=y 402*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED=y 403*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED=y 404*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED=y 405*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED=y 406*f03cd3a1SMatthias RingwaldCONFIG_MBEDTLS_ECP_NIST_OPTIM=y 40782cfdfc2SMatthias Ringwald 40882cfdfc2SMatthias Ringwald# 40982cfdfc2SMatthias Ringwald# OpenSSL 41082cfdfc2SMatthias Ringwald# 41182cfdfc2SMatthias Ringwald# CONFIG_OPENSSL_DEBUG is not set 41282cfdfc2SMatthias RingwaldCONFIG_OPENSSL_ASSERT_DO_NOTHING=y 41382cfdfc2SMatthias Ringwald# CONFIG_OPENSSL_ASSERT_EXIT is not set 41482cfdfc2SMatthias Ringwald 41582cfdfc2SMatthias Ringwald# 41682cfdfc2SMatthias Ringwald# SPI Flash driver 41782cfdfc2SMatthias Ringwald# 41882cfdfc2SMatthias Ringwald# CONFIG_SPI_FLASH_ENABLE_COUNTERS is not set 41940e336b7SMatthias RingwaldCONFIG_SPI_FLASH_ROM_DRIVER_PATCH=y 42015077576SMatthias Ringwald 42115077576SMatthias Ringwald# 422*f03cd3a1SMatthias Ringwald# tcpip adapter 423*f03cd3a1SMatthias Ringwald# 424*f03cd3a1SMatthias RingwaldCONFIG_IP_LOST_TIMER_INTERVAL=120 425*f03cd3a1SMatthias Ringwald 426*f03cd3a1SMatthias Ringwald# 42715077576SMatthias Ringwald# Wear Levelling 42815077576SMatthias Ringwald# 42915077576SMatthias Ringwald# CONFIG_WL_SECTOR_SIZE_512 is not set 43015077576SMatthias RingwaldCONFIG_WL_SECTOR_SIZE_4096=y 43115077576SMatthias RingwaldCONFIG_WL_SECTOR_SIZE=4096 432