Files
ESP-Nodes/ESP-IDF_Robot/main/CMakeLists.txt
2025-07-23 22:01:22 -04:00

3 lines
138 B
CMake

idf_component_register(SRCS "mqtt.c" "i2cdev.c" "ina219.c" "ultrasonic.c" "blink_example_main.c"
INCLUDE_DIRS ".")