Merge branch 'example_connect/thread' into 'master'

feat(protocol_examples_common): Add Thread connect to support Thread for the protocol examples

See merge request espressif/esp-idf!34892
This commit is contained in:
Shu Chen
2024-12-16 17:56:46 +08:00
9 changed files with 354 additions and 10 deletions
@@ -0,0 +1,4 @@
CONFIG_IDF_TARGET="esp32h2"
CONFIG_MBEDTLS_CMAC_C=y
CONFIG_OPENTHREAD_ENABLED=y
CONFIG_OPENTHREAD_DNS64_CLIENT=y