mirror of
https://github.com/espressif/esp-idf
synced 2025-03-26 01:10:12 -04:00
5 lines
128 B
CMake
5 lines
128 B
CMake
|
set(COMPONENT_SRCS "freemodbus.c"
|
||
|
"deviceparams.c")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|