mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 02:07:27 +02:00
CI/mdns: Extend example test for sockets, netifs
* Original commit: espressif/esp-idf@d1b809e6a1
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
30f37c0565
commit
05675c7d63
5
examples/protocols/mdns/sdkconfig.ci.socket
Normal file
5
examples/protocols/mdns/sdkconfig.ci.socket
Normal file
@ -0,0 +1,5 @@
|
||||
CONFIG_MDNS_RESOLVE_TEST_SERVICES=y
|
||||
CONFIG_MDNS_ADD_MAC_TO_HOSTNAME=y
|
||||
CONFIG_MDNS_PUBLISH_DELEGATE_HOST=y
|
||||
CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES=y
|
||||
CONFIG_MDNS_NETWORKING_SOCKET=y
|
Reference in New Issue
Block a user