CMakeLists.txt 192 B

1234
  1. idf_component_register(SRC_DIRS "."
  2. INCLUDE_DIRS "."
  3. REQUIRES unity
  4. PRIV_REQUIRES esp_common log tools services wifi-manager)