Skip to content

Commit 45869ab

Browse files
committed
feat(config): update
1 parent 172651c commit 45869ab

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

configs/defconfig.esp32s3

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
44
CONFIG_ESPTOOLPY_FLASHFREQ_120M=y
55
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
66
CONFIG_PARTITION_TABLE_CUSTOM=y
7-
# CONFIG_EXAMPLE_CONNECT_IPV6 is not set
87
CONFIG_ESP_TLS_INSECURE=y
98
CONFIG_ESP_TLS_SKIP_SERVER_CERT_VERIFY=y
109
CONFIG_SPIRAM=y
@@ -22,10 +21,6 @@ CONFIG_ESP32S3_INSTRUCTION_CACHE_32KB=y
2221
CONFIG_ESP32S3_DATA_CACHE_64KB=y
2322
CONFIG_ESP32S3_DATA_CACHE_LINE_64B=y
2423
CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=4096
25-
# CONFIG_ESP_WIFI_IRAM_OPT is not set
26-
# CONFIG_ESP_WIFI_RX_IRAM_OPT is not set
27-
# CONFIG_ESP_WIFI_SOFTAP_SUPPORT is not set
28-
CONFIG_LWIP_HOOK_IP6_INPUT_DEFAULT=y
2924
CONFIG_FREERTOS_HZ=1000
3025
CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=4096
3126
CONFIG_FREERTOS_VTASKLIST_INCLUDE_COREID=y

0 commit comments

Comments
 (0)