CMakeLists.txt 180 B

123
  1. idf_component_register(SRC_DIRS .
  2. PRIV_REQUIRES unity esp_pm ulp driver esp_timer test_utils)
  3. target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")