esp-idf/examples/peripherals/analog_comparator/main/CMakeLists.txt
2023-03-17 11:38:32 +08:00

3 lines
92 B
CMake

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