We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbb2815 commit 70a58e7Copy full SHA for 70a58e7
configs/defconfig.esp32h2
@@ -11,7 +11,11 @@ CONFIG_OPENTHREAD_ENABLED=y
11
# Border Router disabled
12
# CONFIG_OPENTHREAD_BORDER_ROUTER=y
13
# CONFIG_OPENTHREAD_RADIO_SPINEL_UART=y
14
+
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