CMakeLists.txt 126 B

123
  1. idf_component_register(SRCS "cmd_system.c"
  2. INCLUDE_DIRS .
  3. REQUIRES console spi_flash)