4 lines
136 B
CMake
4 lines
136 B
CMake
idf_component_register(SRCS "main.c" "uart_handler.c" "communication_handler.c" "uart_prot.c"
|
|
INCLUDE_DIRS ".")
|
|
|