AutoSpa/components/ad5940/CMakeLists.txt

5 lines
133 B
CMake

idf_component_register(SRCS "ad5940.c"
INCLUDE_DIRS ".")
target_compile_options(${COMPONENT_LIB} PRIVATE -w)