CMakeLists.txt 144 B

123
  1. idf_component_register(SRCS "bridge_example_main.c"
  2. "bridge_console_cmd.c"
  3. INCLUDE_DIRS ".")