esp_alox/main/CMakeLists.txt
2025-05-19 21:58:26 +02:00

4 lines
136 B
CMake

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