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

4 wiersze
149 B
CMake

idf_component_register(SRCS "hello_world_main.c"
INCLUDE_DIRS "")
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")