3 lines
142 B
CMake
Raw Normal View History

idf_component_register(SRCS "smartconfig_ack.c"
INCLUDE_DIRS include
PRIV_REQUIRES lwip tcpip_adapter)