This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-protocols
Watch
1
Star
0
Fork
1
You've already forked esp-protocols
mirror of
https://github.com/espressif/esp-protocols.git
synced
2025-07-20 14:02:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
271665e0cb27710f634d79314436317df3853e09
esp-protocols
/
examples
/
protocols
/
mdns
/
sdkconfig.ci
3 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rename Kconfig options (examples) * Original commit: espressif/esp-idf@151f757912c0de4bc85ad1d2c68c8ce743914ca5
2019-05-09 16:43:06 +02:00
CONFIG_MDNS_RESOLVE_TEST_SERVICES=y
mdns tests: execute test services only when running example in ci Test services may cause confussion (and did cause some GitHub/forum issues). This update runs test services only when example executed in ci. Also host name is a simple config entry if executed outside of ci. * Original commit: espressif/esp-idf@74cc7a065f48598e896063f7156f5e05481e859b
2019-01-25 20:24:30 +01:00
CONFIG_MDNS_ADD_MAC_TO_HOSTNAME=y
Reference in New Issue
Copy Permalink