OVMS3-idf/examples/common_components/protocol_examples_common/CMakeLists.txt
2019-06-21 19:53:29 +08:00

3 lines
98 B
CMake

idf_component_register(SRCS "connect.c" "stdin_out.c"
INCLUDE_DIRS "include")