sdkconfig

Sat, 29 Jun 2024 13:33:57 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 29 Jun 2024 13:33:57 +0200
branch
idf 5.1
changeset 138
eab1b7c07cdf
parent 137
e0f50087c909
child 139
68404c07aa2b
permissions
-rw-r--r--

Added some conditional version tests

0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
2 # Automatically generated file. DO NOT EDIT.
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
3 # Espressif IoT Development Framework (ESP-IDF) 5.4.0 Project Configuration
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
5 CONFIG_SOC_BROWNOUT_RESET_SUPPORTED="Not determined"
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
6 CONFIG_SOC_TWAI_BRP_DIV_SUPPORTED="Not determined"
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
7 CONFIG_SOC_DPORT_WORKAROUND="Not determined"
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
8 CONFIG_SOC_CAPS_ECO_VER_MAX=301
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
9 CONFIG_SOC_ADC_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
10 CONFIG_SOC_DAC_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
11 CONFIG_SOC_UART_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
12 CONFIG_SOC_MCPWM_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
13 CONFIG_SOC_GPTIMER_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
14 CONFIG_SOC_SDMMC_HOST_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
15 CONFIG_SOC_BT_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
16 CONFIG_SOC_PCNT_SUPPORTED=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
17 CONFIG_SOC_PHY_SUPPORTED=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
18 CONFIG_SOC_WIFI_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
19 CONFIG_SOC_SDIO_SLAVE_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
20 CONFIG_SOC_TWAI_SUPPORTED=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
21 CONFIG_SOC_EFUSE_SUPPORTED=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
22 CONFIG_SOC_EMAC_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
23 CONFIG_SOC_ULP_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
24 CONFIG_SOC_CCOMP_TIMER_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
25 CONFIG_SOC_RTC_FAST_MEM_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
26 CONFIG_SOC_RTC_SLOW_MEM_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
27 CONFIG_SOC_RTC_MEM_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
28 CONFIG_SOC_I2S_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
29 CONFIG_SOC_RMT_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
30 CONFIG_SOC_SDM_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
31 CONFIG_SOC_GPSPI_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
32 CONFIG_SOC_LEDC_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
33 CONFIG_SOC_I2C_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
34 CONFIG_SOC_SUPPORT_COEXISTENCE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
35 CONFIG_SOC_AES_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
36 CONFIG_SOC_MPI_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
37 CONFIG_SOC_SHA_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
38 CONFIG_SOC_FLASH_ENC_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
39 CONFIG_SOC_SECURE_BOOT_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
40 CONFIG_SOC_TOUCH_SENSOR_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
41 CONFIG_SOC_BOD_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
42 CONFIG_SOC_ULP_FSM_SUPPORTED=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
43 CONFIG_SOC_CLK_TREE_SUPPORTED=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
44 CONFIG_SOC_MPU_SUPPORTED=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
45 CONFIG_SOC_WDT_SUPPORTED=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
46 CONFIG_SOC_SPI_FLASH_SUPPORTED=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
47 CONFIG_SOC_RNG_SUPPORTED=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
48 CONFIG_SOC_LIGHT_SLEEP_SUPPORTED=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
49 CONFIG_SOC_DEEP_SLEEP_SUPPORTED=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
50 CONFIG_SOC_LP_PERIPH_SHARE_INTERRUPT=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
51 CONFIG_SOC_PM_SUPPORTED=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
52 CONFIG_SOC_DPORT_WORKAROUND_DIS_INTERRUPT_LVL=5
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
53 CONFIG_SOC_XTAL_SUPPORT_26M=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
54 CONFIG_SOC_XTAL_SUPPORT_40M=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
55 CONFIG_SOC_XTAL_SUPPORT_AUTO_DETECT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
56 CONFIG_SOC_ADC_RTC_CTRL_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
57 CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
58 CONFIG_SOC_ADC_DMA_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
59 CONFIG_SOC_ADC_PERIPH_NUM=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
60 CONFIG_SOC_ADC_MAX_CHANNEL_NUM=10
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
61 CONFIG_SOC_ADC_ATTEN_NUM=4
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
62 CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
63 CONFIG_SOC_ADC_PATT_LEN_MAX=16
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
64 CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH=9
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
65 CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH=12
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
66 CONFIG_SOC_ADC_DIGI_RESULT_BYTES=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
67 CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV=4
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
68 CONFIG_SOC_ADC_DIGI_MONITOR_NUM=0
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
69 CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
70 CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW=20
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
71 CONFIG_SOC_ADC_RTC_MIN_BITWIDTH=9
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
72 CONFIG_SOC_ADC_RTC_MAX_BITWIDTH=12
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
73 CONFIG_SOC_ADC_SHARED_POWER=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
74 CONFIG_SOC_SHARED_IDCACHE_SUPPORTED=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
75 CONFIG_SOC_IDCACHE_PER_CORE=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
76 CONFIG_SOC_CPU_CORES_NUM=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
77 CONFIG_SOC_CPU_INTR_NUM=32
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
78 CONFIG_SOC_CPU_HAS_FPU=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
79 CONFIG_SOC_HP_CPU_HAS_MULTIPLE_CORES=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
80 CONFIG_SOC_CPU_BREAKPOINTS_NUM=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
81 CONFIG_SOC_CPU_WATCHPOINTS_NUM=2
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
82 CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE=64
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
83 CONFIG_SOC_DAC_CHAN_NUM=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
84 CONFIG_SOC_DAC_RESOLUTION=8
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
85 CONFIG_SOC_DAC_DMA_16BIT_ALIGN=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
86 CONFIG_SOC_GPIO_PORT=1
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
87 CONFIG_SOC_GPIO_PIN_COUNT=40
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
88 CONFIG_SOC_GPIO_VALID_GPIO_MASK=0xFFFFFFFFFF
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
89 CONFIG_SOC_GPIO_IN_RANGE_MAX=39
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
90 CONFIG_SOC_GPIO_OUT_RANGE_MAX=33
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
91 CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK=0xEF0FEA
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
92 CONFIG_SOC_GPIO_CLOCKOUT_BY_IO_MUX=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
93 CONFIG_SOC_GPIO_CLOCKOUT_CHANNEL_NUM=3
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
94 CONFIG_SOC_I2C_NUM=2
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
95 CONFIG_SOC_HP_I2C_NUM=2
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
96 CONFIG_SOC_I2C_FIFO_LEN=32
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
97 CONFIG_SOC_I2C_CMD_REG_NUM=16
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
98 CONFIG_SOC_I2C_SUPPORT_SLAVE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
99 CONFIG_SOC_I2C_SUPPORT_APB=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
100 CONFIG_SOC_I2C_STOP_INDEPENDENT=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
101 CONFIG_SOC_I2S_NUM=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
102 CONFIG_SOC_I2S_HW_VERSION_1=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
103 CONFIG_SOC_I2S_SUPPORTS_APLL=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
104 CONFIG_SOC_I2S_SUPPORTS_PLL_F160M=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
105 CONFIG_SOC_I2S_SUPPORTS_PDM=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
106 CONFIG_SOC_I2S_SUPPORTS_PDM_TX=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
107 CONFIG_SOC_I2S_PDM_MAX_TX_LINES=1
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
108 CONFIG_SOC_I2S_SUPPORTS_PDM_RX=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
109 CONFIG_SOC_I2S_PDM_MAX_RX_LINES=1
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
110 CONFIG_SOC_I2S_SUPPORTS_ADC_DAC=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
111 CONFIG_SOC_I2S_SUPPORTS_ADC=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
112 CONFIG_SOC_I2S_SUPPORTS_DAC=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
113 CONFIG_SOC_I2S_SUPPORTS_LCD_CAMERA=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
114 CONFIG_SOC_I2S_TRANS_SIZE_ALIGN_WORD=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
115 CONFIG_SOC_I2S_LCD_I80_VARIANT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
116 CONFIG_SOC_LCD_I80_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
117 CONFIG_SOC_LCD_I80_BUSES=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
118 CONFIG_SOC_LCD_I80_BUS_WIDTH=24
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
119 CONFIG_SOC_LEDC_HAS_TIMER_SPECIFIC_MUX=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
120 CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
121 CONFIG_SOC_LEDC_SUPPORT_REF_TICK=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
122 CONFIG_SOC_LEDC_SUPPORT_HS_MODE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
123 CONFIG_SOC_LEDC_CHANNEL_NUM=8
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
124 CONFIG_SOC_LEDC_TIMER_BIT_WIDTH=20
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
125 CONFIG_SOC_MCPWM_GROUPS=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
126 CONFIG_SOC_MCPWM_TIMERS_PER_GROUP=3
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
127 CONFIG_SOC_MCPWM_OPERATORS_PER_GROUP=3
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
128 CONFIG_SOC_MCPWM_COMPARATORS_PER_OPERATOR=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
129 CONFIG_SOC_MCPWM_GENERATORS_PER_OPERATOR=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
130 CONFIG_SOC_MCPWM_TRIGGERS_PER_OPERATOR=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
131 CONFIG_SOC_MCPWM_GPIO_FAULTS_PER_GROUP=3
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
132 CONFIG_SOC_MCPWM_CAPTURE_TIMERS_PER_GROUP=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
133 CONFIG_SOC_MCPWM_CAPTURE_CHANNELS_PER_TIMER=3
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
134 CONFIG_SOC_MCPWM_GPIO_SYNCHROS_PER_GROUP=3
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
135 CONFIG_SOC_MMU_PERIPH_NUM=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
136 CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM=3
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
137 CONFIG_SOC_MPU_MIN_REGION_SIZE=0x20000000
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
138 CONFIG_SOC_MPU_REGIONS_MAX_NUM=8
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
139 CONFIG_SOC_PCNT_GROUPS=1
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
140 CONFIG_SOC_PCNT_UNITS_PER_GROUP=8
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
141 CONFIG_SOC_PCNT_CHANNELS_PER_UNIT=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
142 CONFIG_SOC_PCNT_THRES_POINT_PER_UNIT=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
143 CONFIG_SOC_RMT_GROUPS=1
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
144 CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP=8
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
145 CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP=8
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
146 CONFIG_SOC_RMT_CHANNELS_PER_GROUP=8
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
147 CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL=64
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
148 CONFIG_SOC_RMT_SUPPORT_REF_TICK=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
149 CONFIG_SOC_RMT_SUPPORT_APB=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
150 CONFIG_SOC_RMT_CHANNEL_CLK_INDEPENDENT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
151 CONFIG_SOC_RTCIO_PIN_COUNT=18
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
152 CONFIG_SOC_RTCIO_INPUT_OUTPUT_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
153 CONFIG_SOC_RTCIO_HOLD_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
154 CONFIG_SOC_RTCIO_WAKE_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
155 CONFIG_SOC_SDM_GROUPS=1
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
156 CONFIG_SOC_SDM_CHANNELS_PER_GROUP=8
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
157 CONFIG_SOC_SDM_CLK_SUPPORT_APB=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
158 CONFIG_SOC_SPI_HD_BOTH_INOUT_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
159 CONFIG_SOC_SPI_AS_CS_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
160 CONFIG_SOC_SPI_PERIPH_NUM=3
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
161 CONFIG_SOC_SPI_DMA_CHAN_NUM=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
162 CONFIG_SOC_SPI_MAX_CS_NUM=3
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
163 CONFIG_SOC_SPI_SUPPORT_CLK_APB=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
164 CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE=64
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
165 CONFIG_SOC_SPI_MAX_PRE_DIVIDER=8192
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
166 CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
167 CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
168 CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
169 CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
170 CONFIG_SOC_TIMER_GROUPS=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
171 CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
172 CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH=64
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
173 CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS=4
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
174 CONFIG_SOC_TIMER_GROUP_SUPPORT_APB=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
175 CONFIG_SOC_TOUCH_SENSOR_VERSION=1
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
176 CONFIG_SOC_TOUCH_SENSOR_NUM=10
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
177 CONFIG_SOC_TOUCH_SAMPLE_CFG_NUM=1
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
178 CONFIG_SOC_TWAI_CONTROLLER_NUM=1
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
179 CONFIG_SOC_TWAI_BRP_MIN=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
180 CONFIG_SOC_TWAI_CLK_SUPPORT_APB=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
181 CONFIG_SOC_TWAI_SUPPORT_MULTI_ADDRESS_LAYOUT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
182 CONFIG_SOC_UART_NUM=3
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
183 CONFIG_SOC_UART_HP_NUM=3
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
184 CONFIG_SOC_UART_SUPPORT_APB_CLK=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
185 CONFIG_SOC_UART_SUPPORT_REF_TICK=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
186 CONFIG_SOC_UART_FIFO_LEN=128
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
187 CONFIG_SOC_UART_BITRATE_MAX=5000000
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
188 CONFIG_SOC_SPIRAM_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
189 CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
190 CONFIG_SOC_SHA_SUPPORT_PARALLEL_ENG=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
191 CONFIG_SOC_SHA_ENDIANNESS_BE=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
192 CONFIG_SOC_SHA_SUPPORT_SHA1=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
193 CONFIG_SOC_SHA_SUPPORT_SHA256=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
194 CONFIG_SOC_SHA_SUPPORT_SHA384=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
195 CONFIG_SOC_SHA_SUPPORT_SHA512=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
196 CONFIG_SOC_MPI_MEM_BLOCKS_NUM=4
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
197 CONFIG_SOC_MPI_OPERATIONS_NUM=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
198 CONFIG_SOC_RSA_MAX_BIT_LEN=4096
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
199 CONFIG_SOC_AES_SUPPORT_AES_128=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
200 CONFIG_SOC_AES_SUPPORT_AES_192=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
201 CONFIG_SOC_AES_SUPPORT_AES_256=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
202 CONFIG_SOC_SECURE_BOOT_V1=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
203 CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
204 CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX=32
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
205 CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE=21
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
206 CONFIG_SOC_PM_SUPPORT_EXT0_WAKEUP=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
207 CONFIG_SOC_PM_SUPPORT_EXT1_WAKEUP=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
208 CONFIG_SOC_PM_SUPPORT_EXT_WAKEUP=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
209 CONFIG_SOC_PM_SUPPORT_TOUCH_SENSOR_WAKEUP=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
210 CONFIG_SOC_PM_SUPPORT_RTC_PERIPH_PD=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
211 CONFIG_SOC_PM_SUPPORT_RTC_FAST_MEM_PD=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
212 CONFIG_SOC_PM_SUPPORT_RTC_SLOW_MEM_PD=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
213 CONFIG_SOC_PM_SUPPORT_RC_FAST_PD=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
214 CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
215 CONFIG_SOC_PM_SUPPORT_MODEM_PD=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
216 CONFIG_SOC_CONFIGURABLE_VDDSDIO_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
217 CONFIG_SOC_CLK_APLL_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
218 CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
219 CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
220 CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
221 CONFIG_SOC_CLK_XTAL32K_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
222 CONFIG_SOC_SDMMC_USE_IOMUX=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
223 CONFIG_SOC_SDMMC_NUM_SLOTS=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
224 CONFIG_SOC_WIFI_WAPI_SUPPORT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
225 CONFIG_SOC_WIFI_CSI_SUPPORT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
226 CONFIG_SOC_WIFI_MESH_SUPPORT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
227 CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
228 CONFIG_SOC_WIFI_NAN_SUPPORT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
229 CONFIG_SOC_BLE_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
230 CONFIG_SOC_BLE_MESH_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
231 CONFIG_SOC_BT_CLASSIC_SUPPORTED=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
232 CONFIG_SOC_BLUFI_SUPPORTED=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
233 CONFIG_SOC_BT_H2C_ENC_KEY_CTRL_ENH_VSC_SUPPORTED=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
234 CONFIG_SOC_ULP_HAS_ADC=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
235 CONFIG_SOC_PHY_COMBO_MODULE=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
236 CONFIG_SOC_EMAC_RMII_CLK_OUT_INTERNAL_LOOPBACK=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
237 CONFIG_IDF_CMAKE=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
238 CONFIG_IDF_TOOLCHAIN="gcc"
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
239 CONFIG_IDF_TOOLCHAIN_GCC=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
240 CONFIG_IDF_TARGET_ARCH_XTENSA=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
241 CONFIG_IDF_TARGET_ARCH="xtensa"
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
242 CONFIG_IDF_TARGET="esp32"
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
243 CONFIG_IDF_INIT_VERSION="5.4.0"
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
244 CONFIG_IDF_TARGET_ESP32=y
70
d6838a268020 Version 0.3.7. The WiFi task uses the new event handlers. Cooling temperature top is now 45 instead of 30 degreees for pitching Kveik. One extra cosmetic message during OTA update.
Michiel Broek <mbroek@mbse.eu>
parents: 69
diff changeset
245 CONFIG_IDF_FIRMWARE_CHIP_ID=0x0000
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
246
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
247 #
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
248 # Build type
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
249 #
70
d6838a268020 Version 0.3.7. The WiFi task uses the new event handlers. Cooling temperature top is now 45 instead of 30 degreees for pitching Kveik. One extra cosmetic message during OTA update.
Michiel Broek <mbroek@mbse.eu>
parents: 69
diff changeset
250 CONFIG_APP_BUILD_TYPE_APP_2NDBOOT=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
251 # CONFIG_APP_BUILD_TYPE_RAM is not set
70
d6838a268020 Version 0.3.7. The WiFi task uses the new event handlers. Cooling temperature top is now 45 instead of 30 degreees for pitching Kveik. One extra cosmetic message during OTA update.
Michiel Broek <mbroek@mbse.eu>
parents: 69
diff changeset
252 CONFIG_APP_BUILD_GENERATE_BINARIES=y
d6838a268020 Version 0.3.7. The WiFi task uses the new event handlers. Cooling temperature top is now 45 instead of 30 degreees for pitching Kveik. One extra cosmetic message during OTA update.
Michiel Broek <mbroek@mbse.eu>
parents: 69
diff changeset
253 CONFIG_APP_BUILD_BOOTLOADER=y
d6838a268020 Version 0.3.7. The WiFi task uses the new event handlers. Cooling temperature top is now 45 instead of 30 degreees for pitching Kveik. One extra cosmetic message during OTA update.
Michiel Broek <mbroek@mbse.eu>
parents: 69
diff changeset
254 CONFIG_APP_BUILD_USE_FLASH_SECTIONS=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
255 # CONFIG_APP_REPRODUCIBLE_BUILD is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
256 # CONFIG_APP_NO_BLOBS is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
257 # CONFIG_APP_COMPATIBLE_PRE_V2_1_BOOTLOADERS is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
258 # CONFIG_APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
259 # end of Build type
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
260
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
261 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
262 # Bootloader config
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
263 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
264
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
265 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
266 # Bootloader manager
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
267 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
268 CONFIG_BOOTLOADER_COMPILE_TIME_DATE=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
269 CONFIG_BOOTLOADER_PROJECT_VER=1
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
270 # end of Bootloader manager
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
271
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
272 CONFIG_BOOTLOADER_OFFSET_IN_FLASH=0x1000
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
273 CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
274 # CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
275 # CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
276 # CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
277
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
278 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
279 # Log
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
280 #
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
281 # CONFIG_BOOTLOADER_LOG_LEVEL_NONE is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
282 # CONFIG_BOOTLOADER_LOG_LEVEL_ERROR is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
283 # CONFIG_BOOTLOADER_LOG_LEVEL_WARN is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
284 CONFIG_BOOTLOADER_LOG_LEVEL_INFO=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
285 # CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
286 # CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
287 CONFIG_BOOTLOADER_LOG_LEVEL=3
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
288
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
289 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
290 # Format
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
291 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
292 CONFIG_BOOTLOADER_LOG_COLORS=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
293 CONFIG_BOOTLOADER_LOG_TIMESTAMP_SOURCE_CPU_TICKS=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
294 # end of Format
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
295 # end of Log
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
296
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
297 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
298 # Serial Flash Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
299 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
300 # CONFIG_BOOTLOADER_FLASH_DC_AWARE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
301 CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
302 # end of Serial Flash Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
303
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
304 # CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_8V is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
305 CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
306 # CONFIG_BOOTLOADER_FACTORY_RESET is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
307 # CONFIG_BOOTLOADER_APP_TEST is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
308 CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
309 # CONFIG_BOOTLOADER_WDT_ENABLE is not set
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
310 # CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE is not set
69
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
311 # CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
312 # CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
313 # CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS is not set
69
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
314 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
315 # CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
316 # end of Bootloader config
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
317
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
318 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
319 # Security features
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
320 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
321 CONFIG_SECURE_BOOT_V1_SUPPORTED=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
322 # CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
323 # CONFIG_SECURE_BOOT is not set
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
324 # CONFIG_SECURE_FLASH_ENC_ENABLED is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
325 # end of Security features
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
326
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
327 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
328 # Application manager
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
329 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
330 CONFIG_APP_COMPILE_TIME_DATE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
331 # CONFIG_APP_EXCLUDE_PROJECT_VER_VAR is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
332 # CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
333 # CONFIG_APP_PROJECT_VER_FROM_CONFIG is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
334 CONFIG_APP_RETRIEVE_LEN_ELF_SHA=16
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
335 # end of Application manager
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
336
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
337 CONFIG_ESP_ROM_HAS_CRC_LE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
338 CONFIG_ESP_ROM_HAS_CRC_BE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
339 CONFIG_ESP_ROM_HAS_MZ_CRC32=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
340 CONFIG_ESP_ROM_HAS_JPEG_DECODE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
341 CONFIG_ESP_ROM_HAS_UART_BUF_SWITCH=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
342 CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
343 CONFIG_ESP_ROM_HAS_NEWLIB=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
344 CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
345 CONFIG_ESP_ROM_HAS_NEWLIB_32BIT_TIME=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
346 CONFIG_ESP_ROM_HAS_SW_FLOAT=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
347 CONFIG_ESP_ROM_USB_OTG_NUM=-1
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
348 CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM=-1
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
349 CONFIG_ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
350 CONFIG_ESP_ROM_HAS_OUTPUT_PUTC_FUNC=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
351
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
352 #
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
353 # Serial flasher config
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
354 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
355 # CONFIG_ESPTOOLPY_NO_STUB is not set
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
356 # CONFIG_ESPTOOLPY_FLASHMODE_QIO is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
357 # CONFIG_ESPTOOLPY_FLASHMODE_QOUT is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
358 CONFIG_ESPTOOLPY_FLASHMODE_DIO=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
359 # CONFIG_ESPTOOLPY_FLASHMODE_DOUT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
360 CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR=y
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
361 CONFIG_ESPTOOLPY_FLASHMODE="dio"
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
362 # CONFIG_ESPTOOLPY_FLASHFREQ_80M is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
363 CONFIG_ESPTOOLPY_FLASHFREQ_40M=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
364 # CONFIG_ESPTOOLPY_FLASHFREQ_26M is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
365 # CONFIG_ESPTOOLPY_FLASHFREQ_20M is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
366 CONFIG_ESPTOOLPY_FLASHFREQ="40m"
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
367 # CONFIG_ESPTOOLPY_FLASHSIZE_1MB is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
368 # CONFIG_ESPTOOLPY_FLASHSIZE_2MB is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
369 CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
370 # CONFIG_ESPTOOLPY_FLASHSIZE_8MB is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
371 # CONFIG_ESPTOOLPY_FLASHSIZE_16MB is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
372 # CONFIG_ESPTOOLPY_FLASHSIZE_32MB is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
373 # CONFIG_ESPTOOLPY_FLASHSIZE_64MB is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
374 # CONFIG_ESPTOOLPY_FLASHSIZE_128MB is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
375 CONFIG_ESPTOOLPY_FLASHSIZE="4MB"
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
376 # CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
377 CONFIG_ESPTOOLPY_BEFORE_RESET=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
378 # CONFIG_ESPTOOLPY_BEFORE_NORESET is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
379 CONFIG_ESPTOOLPY_BEFORE="default_reset"
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
380 CONFIG_ESPTOOLPY_AFTER_RESET=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
381 # CONFIG_ESPTOOLPY_AFTER_NORESET is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
382 CONFIG_ESPTOOLPY_AFTER="hard_reset"
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
383 CONFIG_ESPTOOLPY_MONITOR_BAUD=115200
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
384 # end of Serial flasher config
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
385
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
386 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
387 # Partition Table
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
388 #
74
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents: 72
diff changeset
389 # CONFIG_PARTITION_TABLE_SINGLE_APP is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
390 # CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE is not set
74
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents: 72
diff changeset
391 # CONFIG_PARTITION_TABLE_TWO_OTA is not set
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents: 72
diff changeset
392 CONFIG_PARTITION_TABLE_CUSTOM=y
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents: 72
diff changeset
393 CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents: 72
diff changeset
394 CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents: 72
diff changeset
395 CONFIG_PARTITION_TABLE_OFFSET=0x8000
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents: 72
diff changeset
396 CONFIG_PARTITION_TABLE_MD5=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
397 # end of Partition Table
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
398
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
399 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
400 # BrewBoard Configuration
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
401 #
119
1cef3c25426b Version 0.3.19. Real sensors and code cleanup.
Michiel Broek <mbroek@mbse.eu>
parents: 116
diff changeset
402 CONFIG_TEMP_SENSORS_ONEWIRE=y
1cef3c25426b Version 0.3.19. Real sensors and code cleanup.
Michiel Broek <mbroek@mbse.eu>
parents: 116
diff changeset
403 # CONFIG_TEMP_SENSORS_SIMULATOR is not set
1cef3c25426b Version 0.3.19. Real sensors and code cleanup.
Michiel Broek <mbroek@mbse.eu>
parents: 116
diff changeset
404 CONFIG_ONE_WIRE_MLT=27
1cef3c25426b Version 0.3.19. Real sensors and code cleanup.
Michiel Broek <mbroek@mbse.eu>
parents: 116
diff changeset
405 CONFIG_ONE_WIRE_HLT=26
30
3cc32f97410c Swapped MLT and HLT SSR pins to match he real hardware. More doxygen changes.
Michiel Broek <mbroek@mbse.eu>
parents: 6
diff changeset
406 CONFIG_SSR_MLT_GPIO=32
101
1bc6e9263ada Fixed HendiControl interface connecter to match the board input. Tested the new circuit.
Michiel Broek <mbroek@mbse.eu>
parents: 94
diff changeset
407 CONFIG_PWM_MLT_GPIO=0
30
3cc32f97410c Swapped MLT and HLT SSR pins to match he real hardware. More doxygen changes.
Michiel Broek <mbroek@mbse.eu>
parents: 6
diff changeset
408 CONFIG_SSR_HLT_GPIO=33
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
409 CONFIG_SSR_PUMP_GPIO=12
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
410 CONFIG_BUZZER_GPIO=25
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
411 # end of BrewBoard Configuration
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
412
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
413 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
414 # Compiler options
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
415 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
416 # CONFIG_COMPILER_OPTIMIZATION_DEBUG is not set
87
47253f294a9f SDK settings to reduce bin size. Some log messages to debug level. Added KWH usage registration. Added equipment power usage for HLT and MLT. Equipment database upgraded to version 2, expandable. Fixed some screen errors during temperature mash steps.
Michiel Broek <mbroek@mbse.eu>
parents: 85
diff changeset
417 CONFIG_COMPILER_OPTIMIZATION_SIZE=y
70
d6838a268020 Version 0.3.7. The WiFi task uses the new event handlers. Cooling temperature top is now 45 instead of 30 degreees for pitching Kveik. One extra cosmetic message during OTA update.
Michiel Broek <mbroek@mbse.eu>
parents: 69
diff changeset
418 # CONFIG_COMPILER_OPTIMIZATION_PERF is not set
d6838a268020 Version 0.3.7. The WiFi task uses the new event handlers. Cooling temperature top is now 45 instead of 30 degreees for pitching Kveik. One extra cosmetic message during OTA update.
Michiel Broek <mbroek@mbse.eu>
parents: 69
diff changeset
419 # CONFIG_COMPILER_OPTIMIZATION_NONE is not set
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
420 # CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE is not set
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
421 CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
422 # CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
423 CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB=y
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
424 CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL=1
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
425 # CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
426 CONFIG_COMPILER_HIDE_PATHS_MACROS=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
427 # CONFIG_COMPILER_CXX_EXCEPTIONS is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
428 # CONFIG_COMPILER_CXX_RTTI is not set
94
87aa80b8e452 Changed HTTP tasks startup code to prevent a race condition during startup. Upgraded the WiFi code to support the new esp_netif api. Removed the AP mode, WiFi is now STA (station) only.
Michiel Broek <mbroek@mbse.eu>
parents: 91
diff changeset
429 # CONFIG_COMPILER_STACK_CHECK_MODE_NONE is not set
87aa80b8e452 Changed HTTP tasks startup code to prevent a race condition during startup. Upgraded the WiFi code to support the new esp_netif api. Removed the AP mode, WiFi is now STA (station) only.
Michiel Broek <mbroek@mbse.eu>
parents: 91
diff changeset
430 CONFIG_COMPILER_STACK_CHECK_MODE_NORM=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
431 # CONFIG_COMPILER_STACK_CHECK_MODE_STRONG is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
432 # CONFIG_COMPILER_STACK_CHECK_MODE_ALL is not set
94
87aa80b8e452 Changed HTTP tasks startup code to prevent a race condition during startup. Upgraded the WiFi code to support the new esp_netif api. Removed the AP mode, WiFi is now STA (station) only.
Michiel Broek <mbroek@mbse.eu>
parents: 91
diff changeset
433 CONFIG_COMPILER_STACK_CHECK=y
55
38e1c91bfd88 Fix compiler warning
Michiel Broek <mbroek@mbse.eu>
parents: 54
diff changeset
434 # CONFIG_COMPILER_WARN_WRITE_STRINGS is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
435 CONFIG_COMPILER_DISABLE_DEFAULT_ERRORS=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
436 # CONFIG_COMPILER_DISABLE_GCC12_WARNINGS is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
437 # CONFIG_COMPILER_DISABLE_GCC13_WARNINGS is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
438 # CONFIG_COMPILER_DUMP_RTL_FILES is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
439 CONFIG_COMPILER_RT_LIB_GCCLIB=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
440 CONFIG_COMPILER_RT_LIB_NAME="gcc"
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
441 CONFIG_COMPILER_ORPHAN_SECTIONS_WARNING=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
442 # CONFIG_COMPILER_ORPHAN_SECTIONS_PLACE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
443 # CONFIG_COMPILER_STATIC_ANALYZER is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
444 # end of Compiler options
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
445
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
446 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
447 # Component config
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
448 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
449
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
450 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
451 # Application Level Tracing
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
452 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
453 # CONFIG_APPTRACE_DEST_JTAG is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
454 CONFIG_APPTRACE_DEST_NONE=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
455 # CONFIG_APPTRACE_DEST_UART1 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
456 # CONFIG_APPTRACE_DEST_UART2 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
457 CONFIG_APPTRACE_DEST_UART_NONE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
458 CONFIG_APPTRACE_UART_TASK_PRIO=1
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
459 CONFIG_APPTRACE_LOCK_ENABLE=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
460 # end of Application Level Tracing
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
461
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
462 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
463 # Bluetooth
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
464 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
465 # CONFIG_BT_ENABLED is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
466 CONFIG_BT_ALARM_MAX_NUM=50
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
467 # end of Bluetooth
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
468
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
469 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
470 # Console Library
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
471 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
472 # CONFIG_CONSOLE_SORTED_HELP is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
473 # end of Console Library
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
474
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
475 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
476 # Driver Configurations
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
477 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
478
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
479 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
480 # TWAI Configuration
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
481 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
482 # CONFIG_TWAI_ISR_IN_IRAM is not set
137
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
483 # CONFIG_TWAI_ERRATA_FIX_BUS_OFF_REC is not set
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
484 # CONFIG_TWAI_ERRATA_FIX_TX_INTR_LOST is not set
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
485 # CONFIG_TWAI_ERRATA_FIX_RX_FRAME_INVALID is not set
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
486 # CONFIG_TWAI_ERRATA_FIX_RX_FIFO_CORRUPT is not set
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
487 # CONFIG_TWAI_ERRATA_FIX_LISTEN_ONLY_DOM is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
488 # end of TWAI Configuration
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
489
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
490 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
491 # Legacy ADC Driver Configuration
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
492 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
493 CONFIG_ADC_DISABLE_DAC=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
494 # CONFIG_ADC_SUPPRESS_DEPRECATE_WARN is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
495
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
496 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
497 # Legacy ADC Calibration Configuration
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
498 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
499 # CONFIG_ADC_CAL_EFUSE_TP_ENABLE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
500 # CONFIG_ADC_CAL_EFUSE_VREF_ENABLE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
501 # CONFIG_ADC_CAL_LUT_ENABLE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
502 # CONFIG_ADC_CALI_SUPPRESS_DEPRECATE_WARN is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
503 # end of Legacy ADC Calibration Configuration
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
504 # end of Legacy ADC Driver Configuration
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
505
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
506 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
507 # Legacy DAC Driver Configurations
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
508 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
509 # CONFIG_DAC_SUPPRESS_DEPRECATE_WARN is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
510 # end of Legacy DAC Driver Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
511
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
512 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
513 # Legacy MCPWM Driver Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
514 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
515 # CONFIG_MCPWM_SUPPRESS_DEPRECATE_WARN is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
516 # end of Legacy MCPWM Driver Configurations
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
517
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
518 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
519 # Legacy Timer Group Driver Configurations
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
520 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
521 # CONFIG_GPTIMER_SUPPRESS_DEPRECATE_WARN is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
522 # end of Legacy Timer Group Driver Configurations
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
523
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
524 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
525 # Legacy RMT Driver Configurations
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
526 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
527 # CONFIG_RMT_SUPPRESS_DEPRECATE_WARN is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
528 # end of Legacy RMT Driver Configurations
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
529
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
530 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
531 # Legacy I2S Driver Configurations
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
532 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
533 # CONFIG_I2S_SUPPRESS_DEPRECATE_WARN is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
534 # end of Legacy I2S Driver Configurations
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
535
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
536 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
537 # Legacy PCNT Driver Configurations
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
538 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
539 # CONFIG_PCNT_SUPPRESS_DEPRECATE_WARN is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
540 # end of Legacy PCNT Driver Configurations
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
541
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
542 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
543 # Legacy SDM Driver Configurations
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
544 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
545 # CONFIG_SDM_SUPPRESS_DEPRECATE_WARN is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
546 # end of Legacy SDM Driver Configurations
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
547 # end of Driver Configurations
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
548
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
549 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
550 # eFuse Bit Manager
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
551 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
552 # CONFIG_EFUSE_CUSTOM_TABLE is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
553 # CONFIG_EFUSE_VIRTUAL is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
554 # CONFIG_EFUSE_CODE_SCHEME_COMPAT_NONE is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
555 CONFIG_EFUSE_CODE_SCHEME_COMPAT_3_4=y
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
556 # CONFIG_EFUSE_CODE_SCHEME_COMPAT_REPEAT is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
557 CONFIG_EFUSE_MAX_BLK_LEN=192
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
558 # end of eFuse Bit Manager
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
559
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
560 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
561 # ESP-TLS
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
562 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
563 CONFIG_ESP_TLS_USING_MBEDTLS=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
564 # CONFIG_ESP_TLS_USE_SECURE_ELEMENT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
565 # CONFIG_ESP_TLS_CLIENT_SESSION_TICKETS is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
566 # CONFIG_ESP_TLS_SERVER_SESSION_TICKETS is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
567 # CONFIG_ESP_TLS_SERVER_CERT_SELECT_HOOK is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
568 # CONFIG_ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL is not set
69
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
569 # CONFIG_ESP_TLS_PSK_VERIFICATION is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
570 # CONFIG_ESP_TLS_INSECURE is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
571 # end of ESP-TLS
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
572
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
573 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
574 # ADC and ADC Calibration
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
575 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
576 # CONFIG_ADC_ONESHOT_CTRL_FUNC_IN_IRAM is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
577 # CONFIG_ADC_CONTINUOUS_ISR_IRAM_SAFE is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
578
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
579 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
580 # ADC Calibration Configurations
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
581 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
582 CONFIG_ADC_CALI_EFUSE_TP_ENABLE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
583 CONFIG_ADC_CALI_EFUSE_VREF_ENABLE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
584 CONFIG_ADC_CALI_LUT_ENABLE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
585 # end of ADC Calibration Configurations
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
586
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
587 CONFIG_ADC_DISABLE_DAC_OUTPUT=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
588 # CONFIG_ADC_ENABLE_DEBUG_LOG is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
589 # end of ADC and ADC Calibration
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
590
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
591 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
592 # Wireless Coexistence
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
593 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
594 CONFIG_ESP_COEX_ENABLED=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
595 # end of Wireless Coexistence
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
596
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
597 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
598 # Common ESP-related
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
599 #
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
600 # CONFIG_ESP_ERR_TO_NAME_LOOKUP is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
601 # end of Common ESP-related
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
602
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
603 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
604 # ESP-Driver:DAC Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
605 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
606 # CONFIG_DAC_CTRL_FUNC_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
607 # CONFIG_DAC_ISR_IRAM_SAFE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
608 # CONFIG_DAC_ENABLE_DEBUG_LOG is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
609 CONFIG_DAC_DMA_AUTO_16BIT_ALIGN=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
610 # end of ESP-Driver:DAC Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
611
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
612 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
613 # ESP-Driver:GPIO Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
614 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
615 # CONFIG_GPIO_ESP32_SUPPORT_SWITCH_SLP_PULL is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
616 # CONFIG_GPIO_CTRL_FUNC_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
617 # end of ESP-Driver:GPIO Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
618
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
619 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
620 # ESP-Driver:GPTimer Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
621 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
622 CONFIG_GPTIMER_ISR_HANDLER_IN_IRAM=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
623 # CONFIG_GPTIMER_CTRL_FUNC_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
624 # CONFIG_GPTIMER_ISR_IRAM_SAFE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
625 # CONFIG_GPTIMER_ENABLE_DEBUG_LOG is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
626 # end of ESP-Driver:GPTimer Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
627
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
628 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
629 # ESP-Driver:I2C Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
630 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
631 # CONFIG_I2C_ISR_IRAM_SAFE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
632 # CONFIG_I2C_ENABLE_DEBUG_LOG is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
633 # end of ESP-Driver:I2C Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
634
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
635 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
636 # ESP-Driver:I2S Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
637 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
638 # CONFIG_I2S_ISR_IRAM_SAFE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
639 # CONFIG_I2S_ENABLE_DEBUG_LOG is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
640 # end of ESP-Driver:I2S Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
641
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
642 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
643 # ESP-Driver:LEDC Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
644 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
645 # CONFIG_LEDC_CTRL_FUNC_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
646 # end of ESP-Driver:LEDC Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
647
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
648 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
649 # ESP-Driver:MCPWM Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
650 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
651 # CONFIG_MCPWM_ISR_IRAM_SAFE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
652 # CONFIG_MCPWM_CTRL_FUNC_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
653 # CONFIG_MCPWM_ENABLE_DEBUG_LOG is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
654 # end of ESP-Driver:MCPWM Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
655
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
656 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
657 # ESP-Driver:PCNT Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
658 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
659 # CONFIG_PCNT_CTRL_FUNC_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
660 # CONFIG_PCNT_ISR_IRAM_SAFE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
661 # CONFIG_PCNT_ENABLE_DEBUG_LOG is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
662 # end of ESP-Driver:PCNT Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
663
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
664 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
665 # ESP-Driver:RMT Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
666 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
667 # CONFIG_RMT_ISR_IRAM_SAFE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
668 # CONFIG_RMT_RECV_FUNC_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
669 # CONFIG_RMT_ENABLE_DEBUG_LOG is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
670 # end of ESP-Driver:RMT Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
671
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
672 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
673 # ESP-Driver:Sigma Delta Modulator Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
674 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
675 # CONFIG_SDM_CTRL_FUNC_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
676 # CONFIG_SDM_ENABLE_DEBUG_LOG is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
677 # end of ESP-Driver:Sigma Delta Modulator Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
678
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
679 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
680 # ESP-Driver:SPI Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
681 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
682 # CONFIG_SPI_MASTER_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
683 CONFIG_SPI_MASTER_ISR_IN_IRAM=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
684 # CONFIG_SPI_SLAVE_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
685 CONFIG_SPI_SLAVE_ISR_IN_IRAM=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
686 # end of ESP-Driver:SPI Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
687
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
688 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
689 # ESP-Driver:Touch Sensor Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
690 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
691 # CONFIG_TOUCH_CTRL_FUNC_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
692 # CONFIG_TOUCH_ISR_IRAM_SAFE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
693 # CONFIG_TOUCH_ENABLE_DEBUG_LOG is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
694 # end of ESP-Driver:Touch Sensor Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
695
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
696 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
697 # ESP-Driver:UART Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
698 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
699 # CONFIG_UART_ISR_IN_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
700 # end of ESP-Driver:UART Configurations
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
701
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
702 #
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
703 # Ethernet
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
704 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
705 # CONFIG_ETH_USE_ESP32_EMAC is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
706 # CONFIG_ETH_USE_SPI_ETHERNET is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
707 # CONFIG_ETH_USE_OPENETH is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
708 # end of Ethernet
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
709
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
710 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
711 # Event Loop Library
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
712 #
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
713 # CONFIG_ESP_EVENT_LOOP_PROFILING is not set
137
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
714 # CONFIG_ESP_EVENT_POST_FROM_ISR is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
715 # end of Event Loop Library
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
716
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
717 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
718 # GDB Stub
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
719 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
720 CONFIG_ESP_GDBSTUB_ENABLED=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
721 # CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
722 CONFIG_ESP_GDBSTUB_SUPPORT_TASKS=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
723 CONFIG_ESP_GDBSTUB_MAX_TASKS=32
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
724 # end of GDB Stub
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
725
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
726 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
727 # ESP HTTP client
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
728 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
729 # CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS is not set
47
2aab3b5af4b5 Fixed css path in chart.html. Show errors in console when writing logfiles.json. Upgraded esp-idf.
Michiel Broek <mbroek@mbse.eu>
parents: 44
diff changeset
730 # CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
731 # CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
732 # CONFIG_ESP_HTTP_CLIENT_ENABLE_CUSTOM_TRANSPORT is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
733 CONFIG_ESP_HTTP_CLIENT_EVENT_POST_TIMEOUT=2000
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
734 # end of ESP HTTP client
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
735
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
736 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
737 # HTTP Server
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
738 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
739 CONFIG_HTTPD_MAX_REQ_HDR_LEN=512
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
740 CONFIG_HTTPD_MAX_URI_LEN=512
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
741 # CONFIG_HTTPD_ERR_RESP_NO_DELAY is not set
47
2aab3b5af4b5 Fixed css path in chart.html. Show errors in console when writing logfiles.json. Upgraded esp-idf.
Michiel Broek <mbroek@mbse.eu>
parents: 44
diff changeset
742 CONFIG_HTTPD_PURGE_BUF_LEN=32
2aab3b5af4b5 Fixed css path in chart.html. Show errors in console when writing logfiles.json. Upgraded esp-idf.
Michiel Broek <mbroek@mbse.eu>
parents: 44
diff changeset
743 # CONFIG_HTTPD_LOG_PURGE_DATA is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
744 # CONFIG_HTTPD_WS_SUPPORT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
745 # CONFIG_HTTPD_QUEUE_WORK_BLOCKING is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
746 CONFIG_HTTPD_SERVER_EVENT_POST_TIMEOUT=2000
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
747 # end of HTTP Server
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
748
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
749 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
750 # ESP HTTPS OTA
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
751 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
752 # CONFIG_ESP_HTTPS_OTA_DECRYPT_CB is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
753 # CONFIG_ESP_HTTPS_OTA_ALLOW_HTTP is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
754 CONFIG_ESP_HTTPS_OTA_EVENT_POST_TIMEOUT=2000
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
755 # end of ESP HTTPS OTA
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
756
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
757 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
758 # ESP HTTPS server
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
759 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
760 CONFIG_ESP_HTTPS_SERVER_EVENT_POST_TIMEOUT=2000
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
761 # end of ESP HTTPS server
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
762
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
763 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
764 # Hardware Settings
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
765 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
766
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
767 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
768 # Chip revision
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
769 #
137
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
770 # CONFIG_ESP32_REV_MIN_0 is not set
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
771 CONFIG_ESP32_REV_MIN_1=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
772 # CONFIG_ESP32_REV_MIN_1_1 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
773 # CONFIG_ESP32_REV_MIN_2 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
774 # CONFIG_ESP32_REV_MIN_3 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
775 # CONFIG_ESP32_REV_MIN_3_1 is not set
137
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
776 CONFIG_ESP32_REV_MIN=1
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
777 CONFIG_ESP32_REV_MIN_FULL=100
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
778 CONFIG_ESP_REV_MIN_FULL=100
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
779
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
780 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
781 # Maximum Supported ESP32 Revision (Rev v3.99)
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
782 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
783 CONFIG_ESP32_REV_MAX_FULL=399
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
784 CONFIG_ESP_REV_MAX_FULL=399
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
785 # end of Chip revision
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
786
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
787 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
788 # MAC Config
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
789 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
790 CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
791 CONFIG_ESP_MAC_ADDR_UNIVERSE_BT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
792 CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_TWO=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
793 CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES=2
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
794 CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES_TWO=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
795 # CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES_FOUR is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
796 CONFIG_ESP32_UNIVERSAL_MAC_ADDRESSES=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
797 # CONFIG_ESP_MAC_IGNORE_MAC_CRC_ERROR is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
798 # CONFIG_ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
799 # end of MAC Config
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
800
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
801 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
802 # Sleep Config
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
803 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
804 # CONFIG_ESP_SLEEP_POWER_DOWN_FLASH is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
805 CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
806 # CONFIG_ESP_SLEEP_MSPI_NEED_ALL_IO_PU is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
807 CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
808 # CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
809 CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY=2000
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
810 # CONFIG_ESP_SLEEP_CACHE_SAFE_ASSERTION is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
811 # CONFIG_ESP_SLEEP_DEBUG is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
812 CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
813 # end of Sleep Config
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
814
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
815 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
816 # RTC Clock Config
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
817 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
818 CONFIG_RTC_CLK_SRC_INT_RC=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
819 # CONFIG_RTC_CLK_SRC_EXT_CRYS is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
820 # CONFIG_RTC_CLK_SRC_EXT_OSC is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
821 # CONFIG_RTC_CLK_SRC_INT_8MD256 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
822 CONFIG_RTC_CLK_CAL_CYCLES=1024
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
823 # end of RTC Clock Config
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
824
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
825 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
826 # Peripheral Control
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
827 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
828 CONFIG_PERIPH_CTRL_FUNC_IN_IRAM=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
829 # end of Peripheral Control
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
830
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
831 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
832 # Main XTAL Config
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
833 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
834 # CONFIG_XTAL_FREQ_26 is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
835 # CONFIG_XTAL_FREQ_32 is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
836 CONFIG_XTAL_FREQ_40=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
837 # CONFIG_XTAL_FREQ_AUTO is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
838 CONFIG_XTAL_FREQ=40
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
839 # end of Main XTAL Config
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
840
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
841 CONFIG_ESP_SPI_BUS_LOCK_ISR_FUNCS_IN_IRAM=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
842 # end of Hardware Settings
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
843
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
844 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
845 # LCD and Touch Panel
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
846 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
847
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
848 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
849 # LCD Touch Drivers are maintained in the IDF Component Registry
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
850 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
851
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
852 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
853 # LCD Peripheral Configuration
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
854 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
855 CONFIG_LCD_PANEL_IO_FORMAT_BUF_SIZE=32
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
856 # CONFIG_LCD_ENABLE_DEBUG_LOG is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
857 # end of LCD Peripheral Configuration
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
858 # end of LCD and Touch Panel
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
859
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
860 #
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
861 # ESP NETIF Adapter
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
862 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
863 CONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL=120
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
864 CONFIG_ESP_NETIF_TCPIP_LWIP=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
865 # CONFIG_ESP_NETIF_LOOPBACK is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
866 CONFIG_ESP_NETIF_USES_TCPIP_WITH_BSD_API=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
867 CONFIG_ESP_NETIF_REPORT_DATA_TRAFFIC=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
868 # CONFIG_ESP_NETIF_RECEIVE_REPORT_ERRORS is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
869 # CONFIG_ESP_NETIF_L2_TAP is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
870 # CONFIG_ESP_NETIF_BRIDGE_EN is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
871 # end of ESP NETIF Adapter
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
872
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
873 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
874 # Partition API Configuration
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
875 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
876 # end of Partition API Configuration
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
877
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
878 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
879 # PHY
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
880 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
881 CONFIG_ESP_PHY_ENABLED=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
882 CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
883 # CONFIG_ESP_PHY_INIT_DATA_IN_PARTITION is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
884 CONFIG_ESP_PHY_MAX_WIFI_TX_POWER=20
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
885 CONFIG_ESP_PHY_MAX_TX_POWER=20
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
886 CONFIG_ESP_PHY_REDUCE_TX_POWER=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
887 CONFIG_ESP_PHY_RF_CAL_PARTIAL=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
888 # CONFIG_ESP_PHY_RF_CAL_NONE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
889 # CONFIG_ESP_PHY_RF_CAL_FULL is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
890 CONFIG_ESP_PHY_CALIBRATION_MODE=0
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
891 # CONFIG_ESP_PHY_PLL_TRACK_DEBUG is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
892 # end of PHY
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
893
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
894 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
895 # Power Management
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
896 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
897 # CONFIG_PM_ENABLE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
898 # end of Power Management
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
899
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
900 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
901 # ESP PSRAM
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
902 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
903 # CONFIG_SPIRAM is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
904 # end of ESP PSRAM
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
905
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
906 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
907 # ESP Ringbuf
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
908 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
909 # CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
910 # end of ESP Ringbuf
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
911
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
912 #
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
913 # ESP System Settings
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
914 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
915 # CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_80 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
916 # CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
917 CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
918 CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ=240
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
919
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
920 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
921 # Memory
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
922 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
923 # CONFIG_ESP32_USE_FIXED_STATIC_RAM_SIZE is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
924
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
925 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
926 # Non-backward compatible options
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
927 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
928 # CONFIG_ESP_SYSTEM_ESP32_SRAM1_REGION_AS_IRAM is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
929 # end of Non-backward compatible options
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
930 # end of Memory
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
931
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
932 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
933 # Trace memory
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
934 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
935 # CONFIG_ESP32_TRAX is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
936 CONFIG_ESP32_TRACEMEM_RESERVE_DRAM=0x0
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
937 # end of Trace memory
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
938
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
939 # CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
940 # CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
941 CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
942 # CONFIG_ESP_SYSTEM_PANIC_GDBSTUB is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
943
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
944 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
945 # Memory protection
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
946 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
947 # end of Memory protection
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
948
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
949 CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE=32
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
950 CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=2048
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
951 CONFIG_ESP_MAIN_TASK_STACK_SIZE=3584
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
952 CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
953 # CONFIG_ESP_MAIN_TASK_AFFINITY_CPU1 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
954 # CONFIG_ESP_MAIN_TASK_AFFINITY_NO_AFFINITY is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
955 CONFIG_ESP_MAIN_TASK_AFFINITY=0x0
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
956 CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE=2048
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
957 CONFIG_ESP_CONSOLE_UART_DEFAULT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
958 # CONFIG_ESP_CONSOLE_UART_CUSTOM is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
959 # CONFIG_ESP_CONSOLE_NONE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
960 CONFIG_ESP_CONSOLE_UART=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
961 CONFIG_ESP_CONSOLE_UART_NUM=0
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
962 CONFIG_ESP_CONSOLE_ROM_SERIAL_PORT_NUM=0
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
963 CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
964 CONFIG_ESP_INT_WDT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
965 CONFIG_ESP_INT_WDT_TIMEOUT_MS=300
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
966 CONFIG_ESP_INT_WDT_CHECK_CPU1=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
967 CONFIG_ESP_TASK_WDT_EN=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
968 CONFIG_ESP_TASK_WDT_INIT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
969 # CONFIG_ESP_TASK_WDT_PANIC is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
970 CONFIG_ESP_TASK_WDT_TIMEOUT_S=5
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
971 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
972 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
973 # CONFIG_ESP_PANIC_HANDLER_IRAM is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
974 # CONFIG_ESP_DEBUG_STUBS_ENABLE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
975 # CONFIG_ESP_DEBUG_OCDAWARE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
976 # CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_5 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
977 CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
978
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
979 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
980 # Brownout Detector
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
981 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
982 CONFIG_ESP_BROWNOUT_DET=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
983 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_0=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
984 # CONFIG_ESP_BROWNOUT_DET_LVL_SEL_1 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
985 # CONFIG_ESP_BROWNOUT_DET_LVL_SEL_2 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
986 # CONFIG_ESP_BROWNOUT_DET_LVL_SEL_3 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
987 # CONFIG_ESP_BROWNOUT_DET_LVL_SEL_4 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
988 # CONFIG_ESP_BROWNOUT_DET_LVL_SEL_5 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
989 # CONFIG_ESP_BROWNOUT_DET_LVL_SEL_6 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
990 # CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
991 CONFIG_ESP_BROWNOUT_DET_LVL=0
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
992 # end of Brownout Detector
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
993
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
994 # CONFIG_ESP32_DISABLE_BASIC_ROM_CONSOLE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
995 CONFIG_ESP_SYSTEM_BROWNOUT_INTR=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
996 # end of ESP System Settings
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
997
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
998 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
999 # IPC (Inter-Processor Call)
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1000 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1001 CONFIG_ESP_IPC_TASK_STACK_SIZE=1024
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1002 CONFIG_ESP_IPC_USES_CALLERS_PRIORITY=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1003 CONFIG_ESP_IPC_ISR_ENABLE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1004 # end of IPC (Inter-Processor Call)
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1005
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1006 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1007 # ESP Timer (High Resolution Timer)
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1008 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1009 # CONFIG_ESP_TIMER_PROFILING is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1010 CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1011 CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1012 CONFIG_ESP_TIMER_TASK_STACK_SIZE=3584
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1013 CONFIG_ESP_TIMER_INTERRUPT_LEVEL=1
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1014 # CONFIG_ESP_TIMER_SHOW_EXPERIMENTAL is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1015 CONFIG_ESP_TIMER_TASK_AFFINITY=0x0
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1016 CONFIG_ESP_TIMER_TASK_AFFINITY_CPU0=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1017 CONFIG_ESP_TIMER_ISR_AFFINITY_CPU0=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1018 # CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1019 CONFIG_ESP_TIMER_IMPL_TG0_LAC=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1020 # end of ESP Timer (High Resolution Timer)
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1021
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1022 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1023 # Wi-Fi
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1024 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1025 CONFIG_ESP_WIFI_ENABLED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1026 CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM=10
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1027 CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM=32
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1028 # CONFIG_ESP_WIFI_STATIC_TX_BUFFER is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1029 CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1030 CONFIG_ESP_WIFI_TX_BUFFER_TYPE=1
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1031 CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER_NUM=32
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1032 CONFIG_ESP_WIFI_STATIC_RX_MGMT_BUFFER=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1033 # CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1034 CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUF=0
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1035 CONFIG_ESP_WIFI_RX_MGMT_BUF_NUM_DEF=5
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1036 # CONFIG_ESP_WIFI_CSI_ENABLED is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1037 CONFIG_ESP_WIFI_AMPDU_TX_ENABLED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1038 CONFIG_ESP_WIFI_TX_BA_WIN=6
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1039 CONFIG_ESP_WIFI_AMPDU_RX_ENABLED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1040 CONFIG_ESP_WIFI_RX_BA_WIN=6
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1041 CONFIG_ESP_WIFI_NVS_ENABLED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1042 CONFIG_ESP_WIFI_TASK_PINNED_TO_CORE_0=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1043 # CONFIG_ESP_WIFI_TASK_PINNED_TO_CORE_1 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1044 CONFIG_ESP_WIFI_SOFTAP_BEACON_MAX_LEN=752
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1045 CONFIG_ESP_WIFI_MGMT_SBUF_NUM=32
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1046 CONFIG_ESP_WIFI_IRAM_OPT=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1047 # CONFIG_ESP_WIFI_EXTRA_IRAM_OPT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1048 CONFIG_ESP_WIFI_RX_IRAM_OPT=y
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1049 # CONFIG_ESP_WIFI_ENABLE_WPA3_SAE is not set
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1050 # CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1051 # CONFIG_ESP_WIFI_SLP_IRAM_OPT is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1052 CONFIG_ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME=50
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1053 CONFIG_ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME=10
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1054 CONFIG_ESP_WIFI_SLP_DEFAULT_WAIT_BROADCAST_DATA_TIME=15
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1055 CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1056 # CONFIG_ESP_WIFI_GMAC_SUPPORT is not set
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1057 # CONFIG_ESP_WIFI_SOFTAP_SUPPORT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1058 # CONFIG_ESP_WIFI_SLP_BEACON_LOST_OPT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1059 CONFIG_ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM=7
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1060 # CONFIG_ESP_WIFI_NAN_ENABLE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1061 CONFIG_ESP_WIFI_MBEDTLS_CRYPTO=y
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1062 # CONFIG_ESP_WIFI_MBEDTLS_TLS_CLIENT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1063 # CONFIG_ESP_WIFI_WAPI_PSK is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1064 # CONFIG_ESP_WIFI_11KV_SUPPORT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1065 # CONFIG_ESP_WIFI_MBO_SUPPORT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1066 # CONFIG_ESP_WIFI_DPP_SUPPORT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1067 # CONFIG_ESP_WIFI_11R_SUPPORT is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1068
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1069 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1070 # WPS Configuration Options
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1071 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1072 # CONFIG_ESP_WIFI_WPS_STRICT is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1073 # CONFIG_ESP_WIFI_WPS_PASSPHRASE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1074 # end of WPS Configuration Options
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1075
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1076 # CONFIG_ESP_WIFI_DEBUG_PRINT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1077 # CONFIG_ESP_WIFI_TESTING_OPTIONS is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1078 CONFIG_ESP_WIFI_ENTERPRISE_SUPPORT=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1079 # CONFIG_ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1080 # end of Wi-Fi
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1081
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1082 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1083 # Core dump
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1084 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1085 # CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1086 # CONFIG_ESP_COREDUMP_ENABLE_TO_UART is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1087 CONFIG_ESP_COREDUMP_ENABLE_TO_NONE=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1088 # end of Core dump
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1089
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1090 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1091 # FAT Filesystem support
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1092 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1093 CONFIG_FATFS_VOLUME_COUNT=2
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1094 # CONFIG_FATFS_LFN_NONE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1095 CONFIG_FATFS_LFN_HEAP=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1096 # CONFIG_FATFS_LFN_STACK is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1097 # CONFIG_FATFS_SECTOR_512 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1098 CONFIG_FATFS_SECTOR_4096=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1099 # CONFIG_FATFS_CODEPAGE_DYNAMIC is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1100 CONFIG_FATFS_CODEPAGE_437=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1101 # CONFIG_FATFS_CODEPAGE_720 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1102 # CONFIG_FATFS_CODEPAGE_737 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1103 # CONFIG_FATFS_CODEPAGE_771 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1104 # CONFIG_FATFS_CODEPAGE_775 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1105 # CONFIG_FATFS_CODEPAGE_850 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1106 # CONFIG_FATFS_CODEPAGE_852 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1107 # CONFIG_FATFS_CODEPAGE_855 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1108 # CONFIG_FATFS_CODEPAGE_857 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1109 # CONFIG_FATFS_CODEPAGE_860 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1110 # CONFIG_FATFS_CODEPAGE_861 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1111 # CONFIG_FATFS_CODEPAGE_862 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1112 # CONFIG_FATFS_CODEPAGE_863 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1113 # CONFIG_FATFS_CODEPAGE_864 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1114 # CONFIG_FATFS_CODEPAGE_865 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1115 # CONFIG_FATFS_CODEPAGE_866 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1116 # CONFIG_FATFS_CODEPAGE_869 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1117 # CONFIG_FATFS_CODEPAGE_932 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1118 # CONFIG_FATFS_CODEPAGE_936 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1119 # CONFIG_FATFS_CODEPAGE_949 is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1120 # CONFIG_FATFS_CODEPAGE_950 is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1121 CONFIG_FATFS_CODEPAGE=437
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1122 CONFIG_FATFS_MAX_LFN=255
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1123 CONFIG_FATFS_API_ENCODING_ANSI_OEM=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1124 # CONFIG_FATFS_API_ENCODING_UTF_8 is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1125 CONFIG_FATFS_FS_LOCK=0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1126 CONFIG_FATFS_TIMEOUT_MS=10000
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1127 # CONFIG_FATFS_PER_FILE_CACHE is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1128 # CONFIG_FATFS_USE_FASTSEEK is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1129 CONFIG_FATFS_USE_STRFUNC_NONE=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1130 # CONFIG_FATFS_USE_STRFUNC_WITHOUT_CRLF_CONV is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1131 # CONFIG_FATFS_USE_STRFUNC_WITH_CRLF_CONV is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1132 CONFIG_FATFS_VFS_FSTAT_BLKSIZE=0
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1133 # CONFIG_FATFS_IMMEDIATE_FSYNC is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1134 # CONFIG_FATFS_USE_LABEL is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1135 CONFIG_FATFS_LINK_LOCK=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1136 # end of FAT Filesystem support
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1137
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1138 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1139 # FreeRTOS
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1140 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1141
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1142 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1143 # Kernel
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1144 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1145 # CONFIG_FREERTOS_SMP is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1146 # CONFIG_FREERTOS_UNICORE is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1147 CONFIG_FREERTOS_HZ=1000
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1148 CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1149 # CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1150 # CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1151 CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS=1
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1152 CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=1536
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1153 # CONFIG_FREERTOS_USE_IDLE_HOOK is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1154 # CONFIG_FREERTOS_USE_TICK_HOOK is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1155 CONFIG_FREERTOS_MAX_TASK_NAME_LEN=16
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1156 # CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1157 CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME="Tmr Svc"
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1158 # CONFIG_FREERTOS_TIMER_TASK_AFFINITY_CPU0 is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1159 # CONFIG_FREERTOS_TIMER_TASK_AFFINITY_CPU1 is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1160 CONFIG_FREERTOS_TIMER_TASK_NO_AFFINITY=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1161 CONFIG_FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY=0x7FFFFFFF
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1162 CONFIG_FREERTOS_TIMER_TASK_PRIORITY=1
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1163 CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=2048
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1164 CONFIG_FREERTOS_TIMER_QUEUE_LENGTH=10
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1165 CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE=0
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1166 CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES=1
69
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1167 # CONFIG_FREERTOS_USE_TRACE_FACILITY is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1168 # CONFIG_FREERTOS_USE_LIST_DATA_INTEGRITY_CHECK_BYTES is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1169 # CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1170 # CONFIG_FREERTOS_USE_APPLICATION_TASK_TAG is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1171 # end of Kernel
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1172
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1173 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1174 # Port
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1175 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1176 # CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1177 CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1178 # CONFIG_FREERTOS_TASK_PRE_DELETION_HOOK is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1179 # CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1180 CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1181 CONFIG_FREERTOS_ISR_STACKSIZE=1536
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1182 CONFIG_FREERTOS_INTERRUPT_BACKTRACE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1183 # CONFIG_FREERTOS_FPU_IN_ISR is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1184 CONFIG_FREERTOS_TICK_SUPPORT_CORETIMER=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1185 CONFIG_FREERTOS_CORETIMER_0=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1186 # CONFIG_FREERTOS_CORETIMER_1 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1187 CONFIG_FREERTOS_SYSTICK_USES_CCOUNT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1188 # CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH is not set
47
2aab3b5af4b5 Fixed css path in chart.html. Show errors in console when writing logfiles.json. Upgraded esp-idf.
Michiel Broek <mbroek@mbse.eu>
parents: 44
diff changeset
1189 # CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1190 # end of Port
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1191
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1192 CONFIG_FREERTOS_PORT=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1193 CONFIG_FREERTOS_NO_AFFINITY=0x7FFFFFFF
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1194 CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1195 CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1196 CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1197 CONFIG_FREERTOS_NUMBER_OF_CORES=2
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1198 # end of FreeRTOS
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1199
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1200 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1201 # Hardware Abstraction Layer (HAL) and Low Level (LL)
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1202 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1203 CONFIG_HAL_ASSERTION_EQUALS_SYSTEM=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1204 # CONFIG_HAL_ASSERTION_DISABLE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1205 # CONFIG_HAL_ASSERTION_SILENT is not set
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1206 CONFIG_HAL_DEFAULT_ASSERTION_LEVEL=1
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1207 CONFIG_HAL_SPI_MASTER_FUNC_IN_IRAM=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1208 CONFIG_HAL_SPI_SLAVE_FUNC_IN_IRAM=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1209 # end of Hardware Abstraction Layer (HAL) and Low Level (LL)
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1210
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1211 #
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1212 # Heap memory debugging
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1213 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1214 # CONFIG_HEAP_POISONING_DISABLED is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1215 CONFIG_HEAP_POISONING_LIGHT=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1216 # CONFIG_HEAP_POISONING_COMPREHENSIVE is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1217 CONFIG_HEAP_TRACING_OFF=y
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1218 # CONFIG_HEAP_TRACING_STANDALONE is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1219 # CONFIG_HEAP_TRACING_TOHOST is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1220 # CONFIG_HEAP_USE_HOOKS is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1221 CONFIG_HEAP_TASK_TRACKING=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1222 # CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1223 # CONFIG_HEAP_PLACE_FUNCTION_INTO_FLASH is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1224 # end of Heap memory debugging
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1225
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1226 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1227 # Log
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1228 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1229
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1230 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1231 # Log Level
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1232 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1233 # CONFIG_LOG_DEFAULT_LEVEL_NONE is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1234 # CONFIG_LOG_DEFAULT_LEVEL_ERROR is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1235 # CONFIG_LOG_DEFAULT_LEVEL_WARN is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1236 CONFIG_LOG_DEFAULT_LEVEL_INFO=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1237 # CONFIG_LOG_DEFAULT_LEVEL_DEBUG is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1238 # CONFIG_LOG_DEFAULT_LEVEL_VERBOSE is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1239 CONFIG_LOG_DEFAULT_LEVEL=3
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1240 CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1241 # CONFIG_LOG_MAXIMUM_LEVEL_DEBUG is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1242 # CONFIG_LOG_MAXIMUM_LEVEL_VERBOSE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1243 CONFIG_LOG_MAXIMUM_LEVEL=3
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1244
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1245 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1246 # Level Settings
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1247 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1248 # CONFIG_LOG_MASTER_LEVEL is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1249 CONFIG_LOG_DYNAMIC_LEVEL_CONTROL=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1250 # CONFIG_LOG_TAG_LEVEL_IMPL_NONE is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1251 # CONFIG_LOG_TAG_LEVEL_IMPL_LINKED_LIST is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1252 CONFIG_LOG_TAG_LEVEL_IMPL_CACHE_AND_LINKED_LIST=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1253 # CONFIG_LOG_TAG_LEVEL_CACHE_ARRAY is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1254 CONFIG_LOG_TAG_LEVEL_CACHE_BINARY_MIN_HEAP=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1255 CONFIG_LOG_TAG_LEVEL_IMPL_CACHE_SIZE=31
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1256 # end of Level Settings
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1257 # end of Log Level
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1258
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1259 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1260 # Format
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1261 #
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1262 CONFIG_LOG_COLORS=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1263 # CONFIG_LOG_TIMESTAMP_SOURCE_RTOS is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1264 CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1265 # end of Format
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1266 # end of Log
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1267
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1268 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1269 # LWIP
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1270 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1271 CONFIG_LWIP_ENABLE=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1272 CONFIG_LWIP_LOCAL_HOSTNAME="espressif"
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1273 # CONFIG_LWIP_NETIF_API is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1274 CONFIG_LWIP_TCPIP_TASK_PRIO=18
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1275 # CONFIG_LWIP_TCPIP_CORE_LOCKING is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1276 # CONFIG_LWIP_CHECK_THREAD_SAFETY is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1277 CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1278 # CONFIG_LWIP_L2_TO_L3_COPY is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1279 # CONFIG_LWIP_IRAM_OPTIMIZATION is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1280 # CONFIG_LWIP_EXTRA_IRAM_OPTIMIZATION is not set
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1281 CONFIG_LWIP_TIMERS_ONDEMAND=y
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1282 CONFIG_LWIP_MAX_SOCKETS=10
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1283 # CONFIG_LWIP_USE_ONLY_LWIP_SELECT is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1284 # CONFIG_LWIP_SO_LINGER is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1285 CONFIG_LWIP_SO_REUSE=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1286 CONFIG_LWIP_SO_REUSE_RXTOALL=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1287 # CONFIG_LWIP_SO_RCVBUF is not set
69
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1288 # CONFIG_LWIP_NETBUF_RECVINFO is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1289 CONFIG_LWIP_IP_DEFAULT_TTL=64
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1290 CONFIG_LWIP_IP4_FRAG=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1291 # CONFIG_LWIP_IP4_REASSEMBLY is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1292 CONFIG_LWIP_IP_REASS_MAX_PBUFS=10
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1293 # CONFIG_LWIP_IP_FORWARD is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1294 # CONFIG_LWIP_STATS is not set
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1295 CONFIG_LWIP_ESP_GRATUITOUS_ARP=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1296 CONFIG_LWIP_GARP_TMR_INTERVAL=60
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1297 CONFIG_LWIP_TCPIP_RECVMBOX_SIZE=32
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1298 CONFIG_LWIP_DHCP_DOES_ARP_CHECK=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1299 # CONFIG_LWIP_DHCP_DISABLE_CLIENT_ID is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1300 CONFIG_LWIP_DHCP_DISABLE_VENDOR_CLASS_ID=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1301 # CONFIG_LWIP_DHCP_RESTORE_LAST_IP is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1302 CONFIG_LWIP_DHCP_OPTIONS_LEN=68
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1303 CONFIG_LWIP_NUM_NETIF_CLIENT_DATA=0
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1304 CONFIG_LWIP_DHCP_COARSE_TIMER_SECS=1
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1305
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1306 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1307 # DHCP server
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1308 #
137
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
1309 # CONFIG_LWIP_DHCPS is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1310 # end of DHCP server
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1311
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1312 # CONFIG_LWIP_AUTOIP is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1313 CONFIG_LWIP_IPV4=y
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1314 # CONFIG_LWIP_IPV6 is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1315 # CONFIG_LWIP_NETIF_STATUS_CALLBACK is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1316 CONFIG_LWIP_NETIF_LOOPBACK=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1317 CONFIG_LWIP_LOOPBACK_MAX_PBUFS=8
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1318
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1319 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1320 # TCP
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1321 #
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1322 CONFIG_LWIP_MAX_ACTIVE_TCP=16
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1323 CONFIG_LWIP_MAX_LISTENING_TCP=16
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1324 CONFIG_LWIP_TCP_HIGH_SPEED_RETRANSMISSION=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1325 CONFIG_LWIP_TCP_MAXRTX=12
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1326 CONFIG_LWIP_TCP_SYNMAXRTX=6
72
ff7f7b47d699 TCP MSS from 1436 to 1440 bytes.
Michiel Broek <mbroek@mbse.eu>
parents: 70
diff changeset
1327 CONFIG_LWIP_TCP_MSS=1440
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1328 CONFIG_LWIP_TCP_TMR_INTERVAL=250
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1329 CONFIG_LWIP_TCP_MSL=60000
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1330 CONFIG_LWIP_TCP_FIN_WAIT_TIMEOUT=20000
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1331 CONFIG_LWIP_TCP_SND_BUF_DEFAULT=5744
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1332 CONFIG_LWIP_TCP_WND_DEFAULT=5744
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1333 CONFIG_LWIP_TCP_RECVMBOX_SIZE=6
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1334 CONFIG_LWIP_TCP_ACCEPTMBOX_SIZE=6
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1335 CONFIG_LWIP_TCP_QUEUE_OOSEQ=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1336 CONFIG_LWIP_TCP_OOSEQ_TIMEOUT=6
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1337 CONFIG_LWIP_TCP_OOSEQ_MAX_PBUFS=4
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1338 # CONFIG_LWIP_TCP_SACK_OUT is not set
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1339 CONFIG_LWIP_TCP_OVERSIZE_MSS=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1340 # CONFIG_LWIP_TCP_OVERSIZE_QUARTER_MSS is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1341 # CONFIG_LWIP_TCP_OVERSIZE_DISABLE is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1342 CONFIG_LWIP_TCP_RTO_TIME=1500
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1343 # end of TCP
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1344
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1345 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1346 # UDP
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1347 #
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1348 CONFIG_LWIP_MAX_UDP_PCBS=16
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1349 CONFIG_LWIP_UDP_RECVMBOX_SIZE=6
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1350 # end of UDP
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1351
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1352 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1353 # Checksums
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1354 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1355 # CONFIG_LWIP_CHECKSUM_CHECK_IP is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1356 # CONFIG_LWIP_CHECKSUM_CHECK_UDP is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1357 CONFIG_LWIP_CHECKSUM_CHECK_ICMP=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1358 # end of Checksums
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1359
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1360 CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=3072
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1361 CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1362 # CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0 is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1363 # CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU1 is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1364 CONFIG_LWIP_TCPIP_TASK_AFFINITY=0x7FFFFFFF
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1365 # CONFIG_LWIP_PPP_SUPPORT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1366 # CONFIG_LWIP_SLIP_SUPPORT is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1367
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1368 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1369 # ICMP
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1370 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1371 CONFIG_LWIP_ICMP=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1372 # CONFIG_LWIP_MULTICAST_PING is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1373 # CONFIG_LWIP_BROADCAST_PING is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1374 # end of ICMP
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1375
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1376 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1377 # LWIP RAW API
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1378 #
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1379 CONFIG_LWIP_MAX_RAW_PCBS=16
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1380 # end of LWIP RAW API
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1381
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1382 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1383 # SNTP
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1384 #
137
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
1385 CONFIG_LWIP_SNTP_MAX_SERVERS=3
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
1386 CONFIG_LWIP_DHCP_GET_NTP_SRV=y
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
1387 CONFIG_LWIP_DHCP_MAX_NTP_SERVERS=1
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1388 CONFIG_LWIP_SNTP_UPDATE_DELAY=3600000
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1389 CONFIG_LWIP_SNTP_STARTUP_DELAY=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1390 CONFIG_LWIP_SNTP_MAXIMUM_STARTUP_DELAY=5000
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1391 # end of SNTP
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1392
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1393 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1394 # DNS
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1395 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1396 CONFIG_LWIP_DNS_MAX_HOST_IP=1
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1397 CONFIG_LWIP_DNS_MAX_SERVERS=3
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1398 # CONFIG_LWIP_FALLBACK_DNS_SERVER_SUPPORT is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1399 # end of DNS
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1400
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1401 CONFIG_LWIP_BRIDGEIF_MAX_PORTS=7
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1402 CONFIG_LWIP_ESP_LWIP_ASSERT=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1403
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1404 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1405 # Hooks
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1406 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1407 # CONFIG_LWIP_HOOK_TCP_ISN_NONE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1408 CONFIG_LWIP_HOOK_TCP_ISN_DEFAULT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1409 # CONFIG_LWIP_HOOK_TCP_ISN_CUSTOM is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1410 CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1411 # CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1412 # CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1413 # end of Hooks
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1414
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1415 # CONFIG_LWIP_DEBUG is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1416 # end of LWIP
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1417
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1418 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1419 # mbedTLS
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1420 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1421 # CONFIG_MBEDTLS_INTERNAL_MEM_ALLOC is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1422 CONFIG_MBEDTLS_DEFAULT_MEM_ALLOC=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1423 # CONFIG_MBEDTLS_CUSTOM_MEM_ALLOC is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1424 CONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN=16384
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1425 # CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1426 # CONFIG_MBEDTLS_DEBUG is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1427
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1428 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1429 # mbedTLS v3.x related
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1430 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1431 # CONFIG_MBEDTLS_SSL_PROTO_TLS1_3 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1432 # CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1433 # CONFIG_MBEDTLS_X509_TRUSTED_CERT_CALLBACK is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1434 # CONFIG_MBEDTLS_SSL_CONTEXT_SERIALIZATION is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1435 CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1436
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1437 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1438 # DTLS-based configurations
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1439 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1440 # CONFIG_MBEDTLS_SSL_DTLS_CONNECTION_ID is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1441 # CONFIG_MBEDTLS_SSL_DTLS_SRTP is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1442 # end of DTLS-based configurations
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1443 # end of mbedTLS v3.x related
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1444
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1445 #
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1446 # Certificate Bundle
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1447 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1448 CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1449 CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1450 # CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1451 # CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1452 # CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1453 # CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEPRECATED_LIST is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1454 CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS=200
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1455 # end of Certificate Bundle
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1456
70
d6838a268020 Version 0.3.7. The WiFi task uses the new event handlers. Cooling temperature top is now 45 instead of 30 degreees for pitching Kveik. One extra cosmetic message during OTA update.
Michiel Broek <mbroek@mbse.eu>
parents: 69
diff changeset
1457 # CONFIG_MBEDTLS_ECP_RESTARTABLE is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1458 CONFIG_MBEDTLS_CMAC_C=y
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1459 CONFIG_MBEDTLS_HARDWARE_AES=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1460 CONFIG_MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1461 # CONFIG_MBEDTLS_HARDWARE_MPI is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1462 # CONFIG_MBEDTLS_HARDWARE_SHA is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1463 CONFIG_MBEDTLS_ROM_MD5=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1464 # CONFIG_MBEDTLS_ATCA_HW_ECDSA_SIGN is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1465 # CONFIG_MBEDTLS_ATCA_HW_ECDSA_VERIFY is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1466 CONFIG_MBEDTLS_HAVE_TIME=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1467 # CONFIG_MBEDTLS_PLATFORM_TIME_ALT is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1468 # CONFIG_MBEDTLS_HAVE_TIME_DATE is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1469 CONFIG_MBEDTLS_ECDSA_DETERMINISTIC=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1470 CONFIG_MBEDTLS_SHA512_C=y
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1471 # CONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1472 # CONFIG_MBEDTLS_TLS_SERVER_ONLY is not set
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1473 CONFIG_MBEDTLS_TLS_CLIENT_ONLY=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1474 # CONFIG_MBEDTLS_TLS_DISABLED is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1475 CONFIG_MBEDTLS_TLS_CLIENT=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1476 CONFIG_MBEDTLS_TLS_ENABLED=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1477
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1478 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1479 # TLS Key Exchange Methods
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1480 #
69
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1481 CONFIG_MBEDTLS_PSK_MODES=y
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1482 CONFIG_MBEDTLS_KEY_EXCHANGE_PSK=y
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1483 CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_PSK=y
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1484 CONFIG_MBEDTLS_KEY_EXCHANGE_RSA_PSK=y
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1485 CONFIG_MBEDTLS_KEY_EXCHANGE_RSA=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1486 CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1487 CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1488 CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1489 CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1490 CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1491 # end of TLS Key Exchange Methods
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1492
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1493 CONFIG_MBEDTLS_SSL_RENEGOTIATION=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1494 CONFIG_MBEDTLS_SSL_PROTO_TLS1_2=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1495 # CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1 is not set
69
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1496 CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1497 CONFIG_MBEDTLS_SSL_ALPN=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1498 CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1499 CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1500
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1501 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1502 # Symmetric Ciphers
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1503 #
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1504 CONFIG_MBEDTLS_AES_C=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1505 # CONFIG_MBEDTLS_CAMELLIA_C is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1506 # CONFIG_MBEDTLS_DES_C is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1507 # CONFIG_MBEDTLS_BLOWFISH_C is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1508 # CONFIG_MBEDTLS_XTEA_C is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1509 CONFIG_MBEDTLS_CCM_C=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1510 CONFIG_MBEDTLS_GCM_C=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1511 # CONFIG_MBEDTLS_NIST_KW_C is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1512 # end of Symmetric Ciphers
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1513
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1514 # CONFIG_MBEDTLS_RIPEMD160_C is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1515
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1516 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1517 # Certificates
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1518 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1519 # CONFIG_MBEDTLS_PEM_PARSE_C is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1520 # CONFIG_MBEDTLS_PEM_WRITE_C is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1521 # CONFIG_MBEDTLS_X509_CRL_PARSE_C is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1522 # CONFIG_MBEDTLS_X509_CSR_PARSE_C is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1523 # end of Certificates
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1524
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1525 CONFIG_MBEDTLS_ECP_C=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1526 # CONFIG_MBEDTLS_DHM_C is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1527 CONFIG_MBEDTLS_ECDH_C=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1528 CONFIG_MBEDTLS_ECDSA_C=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1529 # CONFIG_MBEDTLS_ECJPAKE_C is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1530 CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1531 CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1532 CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1533 CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1534 CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1535 CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1536 CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1537 CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1538 CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1539 CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1540 CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1541 CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1542 CONFIG_MBEDTLS_ECP_NIST_OPTIM=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1543 CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1544 # CONFIG_MBEDTLS_POLY1305_C is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1545 # CONFIG_MBEDTLS_CHACHA20_C is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1546 # CONFIG_MBEDTLS_HKDF_C is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1547 # CONFIG_MBEDTLS_THREADING_C is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1548 CONFIG_MBEDTLS_ERROR_STRINGS=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1549 # end of mbedTLS
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1550
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1551 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1552 # ESP-MQTT Configurations
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1553 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1554 # CONFIG_MQTT_PROTOCOL_311 is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1555 # CONFIG_MQTT_PROTOCOL_5 is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1556 # CONFIG_MQTT_TRANSPORT_SSL is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1557 # CONFIG_MQTT_TRANSPORT_WEBSOCKET is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1558 # CONFIG_MQTT_MSG_ID_INCREMENTAL is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1559 # CONFIG_MQTT_SKIP_PUBLISH_IF_DISCONNECTED is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1560 # CONFIG_MQTT_REPORT_DELETED_MESSAGES is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1561 # CONFIG_MQTT_USE_CUSTOM_CONFIG is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1562 # CONFIG_MQTT_TASK_CORE_SELECTION_ENABLED is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1563 # CONFIG_MQTT_CUSTOM_OUTBOX is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1564 # end of ESP-MQTT Configurations
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1565
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1566 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1567 # Newlib
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1568 #
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1569 CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1570 # CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1571 # CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1572 # CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1573 # CONFIG_NEWLIB_STDIN_LINE_ENDING_LF is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1574 CONFIG_NEWLIB_STDIN_LINE_ENDING_CR=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1575 # CONFIG_NEWLIB_NANO_FORMAT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1576 CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1577 # CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1578 # CONFIG_NEWLIB_TIME_SYSCALL_USE_HRT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1579 # CONFIG_NEWLIB_TIME_SYSCALL_USE_NONE is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1580 # end of Newlib
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1581
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1582 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1583 # NVS
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1584 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1585 # CONFIG_NVS_ASSERT_ERROR_CHECK is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1586 # CONFIG_NVS_LEGACY_DUP_KEYS_COMPATIBILITY is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1587 # end of NVS
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1588
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1589 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1590 # OpenThread
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1591 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1592 # CONFIG_OPENTHREAD_ENABLED is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1593
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1594 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1595 # Thread Operational Dataset
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1596 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1597 CONFIG_OPENTHREAD_NETWORK_NAME="OpenThread-ESP"
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1598 CONFIG_OPENTHREAD_MESH_LOCAL_PREFIX="fd00:db8:a0:0::/64"
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1599 CONFIG_OPENTHREAD_NETWORK_CHANNEL=15
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1600 CONFIG_OPENTHREAD_NETWORK_PANID=0x1234
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1601 CONFIG_OPENTHREAD_NETWORK_EXTPANID="dead00beef00cafe"
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1602 CONFIG_OPENTHREAD_NETWORK_MASTERKEY="00112233445566778899aabbccddeeff"
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1603 CONFIG_OPENTHREAD_NETWORK_PSKC="104810e2315100afd6bc9215a6bfac53"
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1604 # end of Thread Operational Dataset
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1605
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1606 CONFIG_OPENTHREAD_XTAL_ACCURACY=130
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1607 # CONFIG_OPENTHREAD_SPINEL_ONLY is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1608 CONFIG_OPENTHREAD_RX_ON_WHEN_IDLE=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1609
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1610 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1611 # Thread Address Query Config
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1612 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1613 # end of Thread Address Query Config
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1614 # end of OpenThread
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1615
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1616 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1617 # Protocomm
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1618 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1619 CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1620 CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1621 CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1622 # end of Protocomm
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1623
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1624 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1625 # PThreads
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1626 #
69
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1627 CONFIG_PTHREAD_TASK_PRIO_DEFAULT=5
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1628 CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT=3072
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1629 CONFIG_PTHREAD_STACK_MIN=768
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1630 CONFIG_PTHREAD_DEFAULT_CORE_NO_AFFINITY=y
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1631 # CONFIG_PTHREAD_DEFAULT_CORE_0 is not set
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1632 # CONFIG_PTHREAD_DEFAULT_CORE_1 is not set
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1633 CONFIG_PTHREAD_TASK_CORE_DEFAULT=-1
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
1634 CONFIG_PTHREAD_TASK_NAME_DEFAULT="pthread"
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1635 # end of PThreads
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1636
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1637 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1638 # MMU Config
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1639 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1640 CONFIG_MMU_PAGE_SIZE_64KB=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1641 CONFIG_MMU_PAGE_MODE="64KB"
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1642 CONFIG_MMU_PAGE_SIZE=0x10000
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1643 # end of MMU Config
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1644
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1645 #
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1646 # Main Flash configuration
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1647 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1648
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1649 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1650 # SPI Flash behavior when brownout
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1651 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1652 CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1653 CONFIG_SPI_FLASH_BROWNOUT_RESET=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1654 # end of SPI Flash behavior when brownout
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1655
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1656 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1657 # Optional and Experimental Features (READ DOCS FIRST)
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1658 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1659
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1660 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1661 # Features here require specific hardware (READ DOCS FIRST!)
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1662 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1663 CONFIG_SPI_FLASH_SUSPEND_TSUS_VAL_US=50
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1664 # end of Optional and Experimental Features (READ DOCS FIRST)
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1665 # end of Main Flash configuration
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1666
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1667 #
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1668 # SPI Flash driver
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1669 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1670 # CONFIG_SPI_FLASH_VERIFY_WRITE is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1671 # CONFIG_SPI_FLASH_ENABLE_COUNTERS is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1672 CONFIG_SPI_FLASH_ROM_DRIVER_PATCH=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1673 CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1674 # CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1675 # CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1676 # CONFIG_SPI_FLASH_SHARE_SPI1_BUS is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1677 # CONFIG_SPI_FLASH_BYPASS_BLOCK_ERASE is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1678 CONFIG_SPI_FLASH_YIELD_DURING_ERASE=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1679 CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS=20
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1680 CONFIG_SPI_FLASH_ERASE_YIELD_TICKS=1
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1681 CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE=8192
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1682 # CONFIG_SPI_FLASH_SIZE_OVERRIDE is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1683 # CONFIG_SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1684 # CONFIG_SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1685
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1686 #
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1687 # Auto-detect flash chips
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1688 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1689 CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1690 CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1691 CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1692 CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1693 CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1694 CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1695 CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1696 CONFIG_SPI_FLASH_SUPPORT_GD_CHIP=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1697 CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1698 # CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1699 # CONFIG_SPI_FLASH_SUPPORT_TH_CHIP is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1700 # end of Auto-detect flash chips
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1701
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1702 # CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1703 # end of SPI Flash driver
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1704
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1705 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1706 # SPIFFS Configuration
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1707 #
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1708 CONFIG_SPIFFS_MAX_PARTITIONS=3
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1709
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1710 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1711 # SPIFFS Cache Configuration
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1712 #
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1713 CONFIG_SPIFFS_CACHE=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1714 CONFIG_SPIFFS_CACHE_WR=y
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1715 # CONFIG_SPIFFS_CACHE_STATS is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1716 # end of SPIFFS Cache Configuration
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1717
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1718 CONFIG_SPIFFS_PAGE_CHECK=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1719 CONFIG_SPIFFS_GC_MAX_RUNS=10
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1720 # CONFIG_SPIFFS_GC_STATS is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1721 CONFIG_SPIFFS_PAGE_SIZE=256
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1722 CONFIG_SPIFFS_OBJ_NAME_LEN=32
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1723 # CONFIG_SPIFFS_FOLLOW_SYMLINKS is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1724 CONFIG_SPIFFS_USE_MAGIC=y
137
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
1725 # CONFIG_SPIFFS_USE_MAGIC_LENGTH is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1726 CONFIG_SPIFFS_META_LENGTH=4
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1727 CONFIG_SPIFFS_USE_MTIME=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1728
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1729 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1730 # Debug Configuration
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1731 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1732 # CONFIG_SPIFFS_DBG is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1733 # CONFIG_SPIFFS_API_DBG is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1734 # CONFIG_SPIFFS_GC_DBG is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1735 # CONFIG_SPIFFS_CACHE_DBG is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1736 # CONFIG_SPIFFS_CHECK_DBG is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1737 # CONFIG_SPIFFS_TEST_VISUALISATION is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1738 # end of Debug Configuration
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1739 # end of SPIFFS Configuration
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1740
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1741 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1742 # TCP Transport
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1743 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1744
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1745 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1746 # Websocket
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1747 #
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1748 CONFIG_WS_TRANSPORT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1749 CONFIG_WS_BUFFER_SIZE=1024
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1750 # CONFIG_WS_DYNAMIC_BUFFER is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1751 # end of Websocket
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1752 # end of TCP Transport
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1753
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1754 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1755 # Ultra Low Power (ULP) Co-processor
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1756 #
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1757 # CONFIG_ULP_COPROC_ENABLED is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1758
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1759 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1760 # ULP Debugging Options
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1761 #
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1762 # end of ULP Debugging Options
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1763 # end of Ultra Low Power (ULP) Co-processor
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1764
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1765 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1766 # Unity unit testing library
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1767 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1768 CONFIG_UNITY_ENABLE_FLOAT=y
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1769 CONFIG_UNITY_ENABLE_DOUBLE=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1770 # CONFIG_UNITY_ENABLE_64BIT is not set
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1771 # CONFIG_UNITY_ENABLE_COLOR is not set
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1772 CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=y
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1773 # CONFIG_UNITY_ENABLE_FIXTURE is not set
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1774 # CONFIG_UNITY_ENABLE_BACKTRACE_ON_FAIL is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1775 # end of Unity unit testing library
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1776
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1777 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1778 # Virtual file system
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1779 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1780 CONFIG_VFS_SUPPORT_IO=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1781 CONFIG_VFS_SUPPORT_DIR=y
137
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
1782 CONFIG_VFS_SUPPORT_SELECT=y
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
1783 CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT=y
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1784 # CONFIG_VFS_SELECT_IN_RAM is not set
61
c7b8a9931b59 Updated esp-ide. Changed some logging levels. Disabled support for termios.h
Michiel Broek <mbroek@mbse.eu>
parents: 56
diff changeset
1785 # CONFIG_VFS_SUPPORT_TERMIOS is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1786 CONFIG_VFS_MAX_COUNT=8
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1787
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1788 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1789 # Host File System I/O (Semihosting)
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1790 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1791 CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS=1
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1792 # end of Host File System I/O (Semihosting)
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1793
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1794 CONFIG_VFS_INITIALIZE_DEV_NULL=y
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1795 # end of Virtual file system
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1796
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1797 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1798 # Wear Levelling
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1799 #
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1800 # CONFIG_WL_SECTOR_SIZE_512 is not set
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1801 CONFIG_WL_SECTOR_SIZE_4096=y
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1802 CONFIG_WL_SECTOR_SIZE=4096
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1803 # end of Wear Levelling
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1804
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1805 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1806 # Wi-Fi Provisioning Manager
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1807 #
74
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents: 72
diff changeset
1808 CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES=16
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1809 CONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT=30
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1810 # CONFIG_WIFI_PROV_BLE_FORCE_ENCRYPTION is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1811 CONFIG_WIFI_PROV_STA_ALL_CHANNEL_SCAN=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1812 # CONFIG_WIFI_PROV_STA_FAST_SCAN is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1813 # end of Wi-Fi Provisioning Manager
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1814
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1815 #
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1816 # WebSocket Server
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1817 #
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1818 CONFIG_WEBSOCKET_SERVER_MAX_CLIENTS=10
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1819 CONFIG_WEBSOCKET_SERVER_QUEUE_SIZE=10
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1820 CONFIG_WEBSOCKET_SERVER_QUEUE_TIMEOUT=30
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1821 CONFIG_WEBSOCKET_SERVER_TASK_STACK_DEPTH=7000
0
b74b0e4902c3 Initial checkin brewboard
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1822 CONFIG_WEBSOCKET_SERVER_TASK_PRIORITY=5
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1823 # end of WebSocket Server
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1824 # end of Component config
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1825
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1826 # CONFIG_IDF_EXPERIMENTAL_FEATURES is not set
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1827
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
1828 # Deprecated options for backward compatibility
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1829 # CONFIG_APP_BUILD_TYPE_ELF_RAM is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1830 # CONFIG_NO_BLOBS is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1831 # CONFIG_ESP32_NO_BLOBS is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1832 # CONFIG_ESP32_COMPATIBLE_PRE_V2_1_BOOTLOADERS is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1833 # CONFIG_ESP32_COMPATIBLE_PRE_V3_1_BOOTLOADERS is not set
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1834 # CONFIG_LOG_BOOTLOADER_LEVEL_NONE is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1835 # CONFIG_LOG_BOOTLOADER_LEVEL_ERROR is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1836 # CONFIG_LOG_BOOTLOADER_LEVEL_WARN is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1837 CONFIG_LOG_BOOTLOADER_LEVEL_INFO=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1838 # CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1839 # CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1840 CONFIG_LOG_BOOTLOADER_LEVEL=3
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1841 # CONFIG_APP_ROLLBACK_ENABLE is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1842 # CONFIG_FLASH_ENCRYPTION_ENABLED is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1843 # CONFIG_FLASHMODE_QIO is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1844 # CONFIG_FLASHMODE_QOUT is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1845 CONFIG_FLASHMODE_DIO=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1846 # CONFIG_FLASHMODE_DOUT is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1847 CONFIG_MONITOR_BAUD=115200
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1848 # CONFIG_OPTIMIZATION_LEVEL_DEBUG is not set
87
47253f294a9f SDK settings to reduce bin size. Some log messages to debug level. Added KWH usage registration. Added equipment power usage for HLT and MLT. Equipment database upgraded to version 2, expandable. Fixed some screen errors during temperature mash steps.
Michiel Broek <mbroek@mbse.eu>
parents: 85
diff changeset
1849 # CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1850 # CONFIG_COMPILER_OPTIMIZATION_DEFAULT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1851 CONFIG_OPTIMIZATION_LEVEL_RELEASE=y
87
47253f294a9f SDK settings to reduce bin size. Some log messages to debug level. Added KWH usage registration. Added equipment power usage for HLT and MLT. Equipment database upgraded to version 2, expandable. Fixed some screen errors during temperature mash steps.
Michiel Broek <mbroek@mbse.eu>
parents: 85
diff changeset
1852 CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE=y
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1853 # CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED is not set
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1854 CONFIG_OPTIMIZATION_ASSERTIONS_SILENT=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1855 # CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED is not set
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1856 CONFIG_OPTIMIZATION_ASSERTION_LEVEL=1
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1857 # CONFIG_CXX_EXCEPTIONS is not set
94
87aa80b8e452 Changed HTTP tasks startup code to prevent a race condition during startup. Upgraded the WiFi code to support the new esp_netif api. Removed the AP mode, WiFi is now STA (station) only.
Michiel Broek <mbroek@mbse.eu>
parents: 91
diff changeset
1858 # CONFIG_STACK_CHECK_NONE is not set
87aa80b8e452 Changed HTTP tasks startup code to prevent a race condition during startup. Upgraded the WiFi code to support the new esp_netif api. Removed the AP mode, WiFi is now STA (station) only.
Michiel Broek <mbroek@mbse.eu>
parents: 91
diff changeset
1859 CONFIG_STACK_CHECK_NORM=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1860 # CONFIG_STACK_CHECK_STRONG is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1861 # CONFIG_STACK_CHECK_ALL is not set
94
87aa80b8e452 Changed HTTP tasks startup code to prevent a race condition during startup. Upgraded the WiFi code to support the new esp_netif api. Removed the AP mode, WiFi is now STA (station) only.
Michiel Broek <mbroek@mbse.eu>
parents: 91
diff changeset
1862 CONFIG_STACK_CHECK=y
55
38e1c91bfd88 Fix compiler warning
Michiel Broek <mbroek@mbse.eu>
parents: 54
diff changeset
1863 # CONFIG_WARN_WRITE_STRINGS is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1864 # CONFIG_ESP32_APPTRACE_DEST_TRAX is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1865 CONFIG_ESP32_APPTRACE_DEST_NONE=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1866 CONFIG_ESP32_APPTRACE_LOCK_ENABLE=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1867 CONFIG_ADC2_DISABLE_DAC=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1868 # CONFIG_MCPWM_ISR_IN_IRAM is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1869 # CONFIG_EVENT_LOOP_PROFILING is not set
137
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
1870 # CONFIG_POST_EVENTS_FROM_ISR is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1871 CONFIG_GDBSTUB_SUPPORT_TASKS=y
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1872 CONFIG_GDBSTUB_MAX_TASKS=32
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1873 # CONFIG_OTA_ALLOW_HTTP is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1874 CONFIG_TWO_UNIVERSAL_MAC_ADDRESS=y
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1875 # CONFIG_FOUR_UNIVERSAL_MAC_ADDRESS is not set
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1876 CONFIG_NUMBER_OF_UNIVERSAL_MAC_ADDRESS=2
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1877 # CONFIG_ESP_SYSTEM_PD_FLASH is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1878 CONFIG_ESP32_DEEP_SLEEP_WAKEUP_DELAY=2000
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1879 CONFIG_ESP_SLEEP_DEEP_SLEEP_WAKEUP_DELAY=2000
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1880 CONFIG_ESP32_RTC_CLK_SRC_INT_RC=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1881 CONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_RC=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1882 # CONFIG_ESP32_RTC_CLK_SRC_EXT_CRYS is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1883 # CONFIG_ESP32_RTC_CLOCK_SOURCE_EXTERNAL_CRYSTAL is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1884 # CONFIG_ESP32_RTC_CLK_SRC_EXT_OSC is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1885 # CONFIG_ESP32_RTC_CLOCK_SOURCE_EXTERNAL_OSC is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1886 # CONFIG_ESP32_RTC_CLK_SRC_INT_8MD256 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1887 # CONFIG_ESP32_RTC_CLOCK_SOURCE_INTERNAL_8MD256 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1888 CONFIG_ESP32_RTC_CLK_CAL_CYCLES=1024
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1889 # CONFIG_ESP32_XTAL_FREQ_26 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1890 CONFIG_ESP32_XTAL_FREQ_40=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1891 # CONFIG_ESP32_XTAL_FREQ_AUTO is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1892 CONFIG_ESP32_XTAL_FREQ=40
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1893 CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1894 # CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1895 CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER=20
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1896 CONFIG_ESP32_PHY_MAX_TX_POWER=20
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1897 CONFIG_REDUCE_PHY_TX_POWER=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1898 CONFIG_ESP32_REDUCE_PHY_TX_POWER=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1899 # CONFIG_SPIRAM_SUPPORT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1900 # CONFIG_ESP32_SPIRAM_SUPPORT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1901 # CONFIG_ESP32_DEFAULT_CPU_FREQ_80 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1902 # CONFIG_ESP32_DEFAULT_CPU_FREQ_160 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1903 CONFIG_ESP32_DEFAULT_CPU_FREQ_240=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1904 CONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=240
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1905 CONFIG_TRACEMEM_RESERVE_DRAM=0x0
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1906 # CONFIG_ESP32_PANIC_PRINT_HALT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1907 # CONFIG_ESP32_PANIC_PRINT_REBOOT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1908 CONFIG_ESP32_PANIC_SILENT_REBOOT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1909 # CONFIG_ESP32_PANIC_GDBSTUB is not set
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1910 CONFIG_SYSTEM_EVENT_QUEUE_SIZE=32
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1911 CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE=2048
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1912 CONFIG_MAIN_TASK_STACK_SIZE=3584
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1913 CONFIG_CONSOLE_UART_DEFAULT=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1914 # CONFIG_CONSOLE_UART_CUSTOM is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1915 # CONFIG_CONSOLE_UART_NONE is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1916 # CONFIG_ESP_CONSOLE_UART_NONE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1917 CONFIG_CONSOLE_UART=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1918 CONFIG_CONSOLE_UART_NUM=0
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1919 CONFIG_CONSOLE_UART_BAUDRATE=115200
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1920 CONFIG_INT_WDT=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1921 CONFIG_INT_WDT_TIMEOUT_MS=300
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1922 CONFIG_INT_WDT_CHECK_CPU1=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1923 CONFIG_TASK_WDT=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1924 CONFIG_ESP_TASK_WDT=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1925 # CONFIG_TASK_WDT_PANIC is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1926 CONFIG_TASK_WDT_TIMEOUT_S=5
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1927 CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1928 CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU1=y
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1929 # CONFIG_ESP32_DEBUG_STUBS_ENABLE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1930 # CONFIG_ESP32_DEBUG_OCDAWARE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1931 CONFIG_BROWNOUT_DET=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1932 CONFIG_ESP32_BROWNOUT_DET=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1933 CONFIG_BROWNOUT_DET_LVL_SEL_0=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1934 CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_0=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1935 # CONFIG_BROWNOUT_DET_LVL_SEL_1 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1936 # CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_1 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1937 # CONFIG_BROWNOUT_DET_LVL_SEL_2 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1938 # CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_2 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1939 # CONFIG_BROWNOUT_DET_LVL_SEL_3 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1940 # CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_3 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1941 # CONFIG_BROWNOUT_DET_LVL_SEL_4 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1942 # CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_4 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1943 # CONFIG_BROWNOUT_DET_LVL_SEL_5 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1944 # CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_5 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1945 # CONFIG_BROWNOUT_DET_LVL_SEL_6 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1946 # CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_6 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1947 # CONFIG_BROWNOUT_DET_LVL_SEL_7 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1948 # CONFIG_ESP32_BROWNOUT_DET_LVL_SEL_7 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1949 CONFIG_BROWNOUT_DET_LVL=0
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1950 CONFIG_ESP32_BROWNOUT_DET_LVL=0
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1951 # CONFIG_DISABLE_BASIC_ROM_CONSOLE is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1952 CONFIG_IPC_TASK_STACK_SIZE=1024
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
1953 CONFIG_TIMER_TASK_STACK_SIZE=3584
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1954 CONFIG_ESP32_WIFI_ENABLED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1955 CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM=10
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1956 CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM=32
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1957 # CONFIG_ESP32_WIFI_STATIC_TX_BUFFER is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1958 CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1959 CONFIG_ESP32_WIFI_TX_BUFFER_TYPE=1
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1960 CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM=32
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1961 # CONFIG_ESP32_WIFI_CSI_ENABLED is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1962 CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1963 CONFIG_ESP32_WIFI_TX_BA_WIN=6
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1964 CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1965 CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1966 CONFIG_ESP32_WIFI_RX_BA_WIN=6
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1967 CONFIG_ESP32_WIFI_RX_BA_WIN=6
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1968 CONFIG_ESP32_WIFI_NVS_ENABLED=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1969 CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_0=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1970 # CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_1 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1971 CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN=752
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1972 CONFIG_ESP32_WIFI_MGMT_SBUF_NUM=32
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1973 CONFIG_ESP32_WIFI_IRAM_OPT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1974 CONFIG_ESP32_WIFI_RX_IRAM_OPT=y
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1975 # CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE is not set
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1976 # CONFIG_ESP32_WIFI_ENABLE_WPA3_OWE_STA is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1977 CONFIG_WPA_MBEDTLS_CRYPTO=y
131
d0a74a6a9a02 IDF code size optimisations, reduced binary 157.379 bytes. Now it fits in the partitions.
Michiel Broek <mbroek@mbse.eu>
parents: 129
diff changeset
1978 # CONFIG_WPA_MBEDTLS_TLS_CLIENT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1979 # CONFIG_WPA_WAPI_PSK is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1980 # CONFIG_WPA_11KV_SUPPORT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1981 # CONFIG_WPA_MBO_SUPPORT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1982 # CONFIG_WPA_DPP_SUPPORT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1983 # CONFIG_WPA_11R_SUPPORT is not set
138
eab1b7c07cdf Added some conditional version tests
Michiel Broek <mbroek@mbse.eu>
parents: 137
diff changeset
1984 # CONFIG_WPA_WPS_STRICT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1985 # CONFIG_WPA_DEBUG_PRINT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1986 # CONFIG_WPA_TESTING_OPTIONS is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1987 # CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1988 # CONFIG_ESP32_ENABLE_COREDUMP_TO_UART is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1989 CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE=y
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1990 CONFIG_TIMER_TASK_PRIORITY=1
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1991 CONFIG_TIMER_TASK_STACK_DEPTH=2048
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1992 CONFIG_TIMER_QUEUE_LENGTH=10
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1993 # CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
1994 # CONFIG_HAL_ASSERTION_SILIENT is not set
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1995 # CONFIG_L2_TO_L3_COPY is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1996 CONFIG_ESP_GRATUITOUS_ARP=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1997 CONFIG_GARP_TMR_INTERVAL=60
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1998 CONFIG_TCPIP_RECVMBOX_SIZE=32
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
1999 CONFIG_TCP_MAXRTX=12
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2000 CONFIG_TCP_SYNMAXRTX=6
72
ff7f7b47d699 TCP MSS from 1436 to 1440 bytes.
Michiel Broek <mbroek@mbse.eu>
parents: 70
diff changeset
2001 CONFIG_TCP_MSS=1440
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2002 CONFIG_TCP_MSL=60000
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2003 CONFIG_TCP_SND_BUF_DEFAULT=5744
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2004 CONFIG_TCP_WND_DEFAULT=5744
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2005 CONFIG_TCP_RECVMBOX_SIZE=6
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2006 CONFIG_TCP_QUEUE_OOSEQ=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2007 CONFIG_TCP_OVERSIZE_MSS=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2008 # CONFIG_TCP_OVERSIZE_QUARTER_MSS is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2009 # CONFIG_TCP_OVERSIZE_DISABLE is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2010 CONFIG_UDP_RECVMBOX_SIZE=6
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
2011 CONFIG_TCPIP_TASK_STACK_SIZE=3072
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2012 CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2013 # CONFIG_TCPIP_TASK_AFFINITY_CPU0 is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2014 # CONFIG_TCPIP_TASK_AFFINITY_CPU1 is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2015 CONFIG_TCPIP_TASK_AFFINITY=0x7FFFFFFF
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2016 # CONFIG_PPP_SUPPORT is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
2017 CONFIG_ESP32_TIME_SYSCALL_USE_RTC_HRT=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
2018 CONFIG_ESP32_TIME_SYSCALL_USE_RTC_FRC1=y
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
2019 # CONFIG_ESP32_TIME_SYSCALL_USE_RTC is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
2020 # CONFIG_ESP32_TIME_SYSCALL_USE_HRT is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
2021 # CONFIG_ESP32_TIME_SYSCALL_USE_FRC1 is not set
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
2022 # CONFIG_ESP32_TIME_SYSCALL_USE_NONE is not set
69
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
2023 CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT=5
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
2024 CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT=3072
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
2025 CONFIG_ESP32_PTHREAD_STACK_MIN=768
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
2026 CONFIG_ESP32_DEFAULT_PTHREAD_CORE_NO_AFFINITY=y
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
2027 # CONFIG_ESP32_DEFAULT_PTHREAD_CORE_0 is not set
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
2028 # CONFIG_ESP32_DEFAULT_PTHREAD_CORE_1 is not set
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
2029 CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT=-1
875df139d229 Updated the esp-idf
Michiel Broek <mbroek@mbse.eu>
parents: 65
diff changeset
2030 CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT="pthread"
54
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2031 CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS=y
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2032 # CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS is not set
7b134c27fadb Upgraded esp-ide and compilers. Adjusted the sources for the new compiler warnings.
Michiel Broek <mbroek@mbse.eu>
parents: 49
diff changeset
2033 # CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED is not set
129
31f9d3e4a85f Start migration to IDF 5.1
Michiel Broek <mbroek@mbse.eu>
parents: 119
diff changeset
2034 # CONFIG_ESP32_ULP_COPROC_ENABLED is not set
137
e0f50087c909 Fixed changing runtime datarecord size during switching between IDF 4.2 and 5.1. Fixed wiping the /spiffs filesystem. The directory listing from the SD card doesn't overwrite parts of the screen anymore. Solved the slow speed issue with the SD card. Try to force the SD card to operate at 20 MHz. More project settings changed to improve performance and memory usage.
Michiel Broek <mbroek@mbse.eu>
parents: 131
diff changeset
2035 CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT=y
61
c7b8a9931b59 Updated esp-ide. Changed some logging levels. Disabled support for termios.h
Michiel Broek <mbroek@mbse.eu>
parents: 56
diff changeset
2036 # CONFIG_SUPPORT_TERMIOS is not set
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 90
diff changeset
2037 CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS=1
34
5c92103c5e72 Version 0.2.10. Fixed spelling error in websocket component. Updated esp-idf to v4.0-dev-459-gba1ff1692 and adjusted several sources for changed headers. Finalized keeping the AP running at all times. Increased websocket server stack depth from 6000 to 7000.
Michiel Broek <mbroek@mbse.eu>
parents: 30
diff changeset
2038 # End of deprecated options

mercurial