esp-idf/examples/peripherals/dac/dac_oneshot/main/CMakeLists.txt

3 lines
95 B
CMake
Raw Normal View History

2022-10-10 07:17:22 -04:00
idf_component_register(SRCS "dac_oneshot_example_main.c"
INCLUDE_DIRS ".")