mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
feat(protocol_examples_common): Add Thread connect to support Thread for the protocol examples
This commit is contained in:
4
examples/protocols/sntp/sdkconfig.defaults.esp32h2
Normal file
4
examples/protocols/sntp/sdkconfig.defaults.esp32h2
Normal file
@@ -0,0 +1,4 @@
|
||||
CONFIG_IDF_TARGET="esp32h2"
|
||||
CONFIG_MBEDTLS_CMAC_C=y
|
||||
CONFIG_OPENTHREAD_ENABLED=y
|
||||
CONFIG_OPENTHREAD_DNS64_CLIENT=y
|
Reference in New Issue
Block a user