CMakeLists.txt 135 B

1234
  1. idf_component_register(SRCS "board.c"
  2. INCLUDE_DIRS "include"
  3. REQUIRES driver esp_adc_cal)