CMakeLists.txt 92 B

123456
  1. idf_component_register(SRCS "led.c"
  2. INCLUDE_DIRS . ../tools/
  3. )