esp-idf/examples/peripherals/temp_sensor/main/CMakeLists.txt
2022-08-18 10:57:12 +08:00

3 lines
90 B
CMake

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