esp-idf/tools/test_apps/system/panic/main/CMakeLists.txt

4 lines
142 B
CMake
Raw Normal View History

2020-05-04 00:20:01 -04:00
idf_component_register(SRCS "test_panic_main.c"
INCLUDE_DIRS "."
REQUIRES spi_flash esp_system)