esp-idf/examples/peripherals/dac/dac_oneshot/main/CMakeLists.txt
2022-10-25 17:14:59 +08:00

3 lines
95 B
CMake

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