OVMS3-idf/examples/peripherals/uart/uart_echo_rs485/main/CMakeLists.txt

2 lines
83 B
CMake
Raw Normal View History

idf_component_register(SRCS "rs485_example.c"
INCLUDE_DIRS ".")