2
0

CMakeLists.txt 103 B

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