4 lines
96 B
CMake
4 lines
96 B
CMake
idf_component_register(SRCS "main.c" "uart_handler.c"
|
|
INCLUDE_DIRS ".")
|
|
|