FluxDC/components/FluxMod/CMakeLists.txt
2025-03-09 21:24:33 +08:00

3 lines
210 B
CMake

idf_component_register(SRCS "FluxMod.c"
REQUIRES espressif__esp-modbus
INCLUDE_DIRS "." "D:/espidfEnv/v5.3.2/esp-idf/examples/protocols/modbus/mb_example_common/include")