esp-idf/components/smartconfig_ack/CMakeLists.txt

7 wiersze
152 B
CMake
Czysty Zwykły widok Historia

2018-09-11 01:44:12 +00:00
set(COMPONENT_SRCS "smartconfig_ack.c")
set(COMPONENT_ADD_INCLUDEDIRS "include")
set(COMPONENT_PRIV_REQUIRES lwip tcpip_adapter)
register_component()