esp-idf/tools/test_apps/build_system/custom_partition_subtypes/main/CMakeLists.txt

3 wiersze
104 B
CMake

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