esp-idf/examples/peripherals/temp_sensor/main/CMakeLists.txt
2022-08-08 08:30:09 +00:00

3 lines
90 B
CMake

idf_component_register(SRCS "temp_sensor_main.c"
INCLUDE_DIRS ".")