CMakeLists.txt 111 B

1234567
  1. idf_component_register(SRC_DIRS .
  2. INCLUDE_DIRS .
  3. REQUIRES json tools platform_config display
  4. )