CMakeLists.txt 137 B

12
  1. idf_component_register(SRCS "flash_at_firmware.c" "../../common/example_common.c"
  2. INCLUDE_DIRS "." "../../common")