2
0

CMakeLists.txt 135 B

123
  1. idf_component_register(SRC_DIRS "."
  2. PRIV_INCLUDE_DIRS "."
  3. PRIV_REQUIRES cmock test_utils heap)