CMakeLists.txt 130 B

123456
  1. idf_component_register( SRC_DIRS .
  2. INCLUDE_DIRS .
  3. PRIV_REQUIRES services bt display console tools platform_config
  4. )