CMakeLists.txt 142 B

123
  1. idf_component_register(SRCS "test_panic_main.c"
  2. INCLUDE_DIRS "."
  3. REQUIRES spi_flash esp_system)