We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97cdf8 commit a049e1aCopy full SHA for a049e1a
configs/defconfig.esp32c6
@@ -12,14 +12,11 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
12
# OpenThread
13
#
14
CONFIG_OPENTHREAD_ENABLED=y
15
+CONFIG_OPENTHREAD_DNS64_CLIENT=y
16
# Border Router disabled
17
# CONFIG_OPENTHREAD_BORDER_ROUTER=y
18
# CONFIG_OPENTHREAD_RADIO_SPINEL_UART=y
19
-# DNS64 and NAT64 will be disabled for a while
20
-# OT IDF issue https://github.com/espressif/esp-idf/issues/15069
21
-# CONFIG_OPENTHREAD_DNS64_CLIENT=y
22
-
23
# Radio for RPC
24
# CONFIG_OPENTHREAD_RADIO=y
25
# CONFIG_OPENTHREAD_RADIO_NATIVE=y
0 commit comments