esp-idf/examples/peripherals/spi_slave_hd/segment_mode/seg_slave/main/CMakeLists.txt

4 wiersze
142 B
CMake

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