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