Files
DistributedCollectorGateway/components/RS-485-SP3485EEN/CMakeLists.txt

5 lines
201 B
CMake

idf_component_register(SRCS "RS-485-SP3485EEN.c"
INCLUDE_DIRS "include"
REQUIRES nvs_flash driver MQTT_ESP mqtt STATUS_LED MODBUS_ESP json
)