mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
examples: Use CONFIG_LWIP_IPV6 to strip tcp_server example
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
PROJECT_NAME := tcp_server
|
||||
|
||||
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/protocol_examples_common
|
||||
EXCLUDE_COMPONENTS = coap asio
|
||||
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
Reference in New Issue
Block a user