FluxDC/components/FluxMod/CMakeLists.txt

3 lines
221 B
CMake
Raw Normal View History

2025-03-08 10:17:00 +08:00
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")