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

4 wiersze
130 B
CMake

idf_component_register(SRCS "eh_frame_main.c"
INCLUDE_DIRS "."
REQUIRES esp_system)