CMakeLists.txt 70 B

1234
  1. idf_component_register(
  2. SRCS "dac.c"
  3. INCLUDE_DIRS "include"
  4. )