CMakeLists.txt 132 B

123
  1. idf_component_register(SRCS "cmd_wifi.c"
  2. "console_example_main.c"
  3. INCLUDE_DIRS ".")