CMakeLists.txt 179 B

1234
  1. idf_component_register(SRC_DIRS .
  2. PRIV_INCLUDE_DIRS .
  3. PRIV_REQUIRES unity test_utils esp_eth esp_http_client
  4. )