CMakeLists.txt 130 B

1234
  1. idf_component_register(SRC_DIRS .
  2. REQUIRES esp_common pthread
  3. INCLUDE_DIRS .
  4. )