feat(example): Added DNS over HTTPS (DoH) example

This commit is contained in:
Abhik Roy
2024-09-30 22:03:37 +10:00
parent 5462240135
commit 967603b5aa
22 changed files with 1392 additions and 0 deletions
@@ -0,0 +1,10 @@
## IDF Component Manager Manifest File
dependencies:
idf:
version: ">=5.1"
protocol_examples_common:
path: ${IDF_PATH}/examples/common_components/protocol_examples_common
dns_over_https:
path: ${IDF_PATH}/examples/protocols/dns_over_https/components/dns_over_https
time_sync:
path: ${IDF_PATH}/examples/protocols/dns_over_https/components/time_sync