feat(openthread/ota): support esp32h2 for ota examples over thread

This commit is contained in:
Tan Yan Quan
2025-11-10 15:52:24 +08:00
parent 871ec2c1ef
commit b23f516526
14 changed files with 89 additions and 12 deletions
@@ -0,0 +1,4 @@
CONFIG_OPENTHREAD_ENABLED=y
# CMAC is required for openthread
CONFIG_MBEDTLS_CMAC_C=y