mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-26 09:35:23 +00:00
Also rename LWIP_MDNS to LWIP_MDNS_RESPONDER in unit tests...
This commit is contained in:
parent
2a90f33757
commit
93b286e508
@ -53,7 +53,7 @@
|
||||
|
||||
/* Enable IGMP and MDNS for MDNS tests */
|
||||
#define LWIP_IGMP 1
|
||||
#define LWIP_MDNS 1
|
||||
#define LWIP_MDNS_RESPONDER 1
|
||||
|
||||
/* Minimal changes to opt.h required for etharp unit tests: */
|
||||
#define ETHARP_SUPPORT_STATIC_ENTRIES 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user