OVMS3-idf/components/smartconfig_ack/CMakeLists.txt
2019-06-21 19:53:29 +08:00

3 lines
142 B
CMake

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