esp_alox/main/CMakeLists.txt

4 lines
122 B
CMake

idf_component_register(SRCS "main.c" "uart_handler.c" "communication_handler.c"
INCLUDE_DIRS ".")