Files
ESP-Nodes/ESP32-IDF_ESPNOW-Receiver/main/CMakeLists.txt
2025-07-05 00:32:26 -04:00

3 lines
133 B
CMake

idf_component_register(SRCS "espnow_receiver_main.c" "receiver.c" "config.c" "system_health.c"
INCLUDE_DIRS ".")