FluxDC/components/FluxMod/CMakeLists.txt
2025-03-08 10:17:00 +08:00

3 lines
221 B
CMake

idf_component_register(SRCS "FluxMod.c"
REQUIRES espressif__esp-modbus
INCLUDE_DIRS "." "C:/Espressif/frameworks/esp-idf-v5.3.1/examples/protocols/modbus/mb_example_common/include")