mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
lwip: fix build with CONFIG_LWIP_DHCPS disabled
Also added example build configuration for this option.
This commit is contained in:
@@ -2,3 +2,4 @@ CONFIG_EXAMPLE_IPV4=y
|
||||
CONFIG_EXAMPLE_IPV6=n
|
||||
CONFIG_EXAMPLE_CONNECT_IPV6=n
|
||||
CONFIG_LWIP_IPV6=n
|
||||
CONFIG_LWIP_DHCPS=n
|
||||
|
Reference in New Issue
Block a user