Files
esp-protocols/examples/common_components/protocol_examples_common/CMakeLists.txt
2022-05-27 17:44:23 +04:00

3 lines
98 B
CMake

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