set(COMPONENT_SRCS "tcpip_adapter_lwip.c")
set(COMPONENT_ADD_INCLUDEDIRS "include")

set(COMPONENT_REQUIRES lwip)

register_component()