4 lines
142 B
CMake
Raw Normal View History

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