beremiz

Use static library for Modbus

2018-08-20, Andrey Skvortsov
d1359cbfa28a
file isExecutable
Use static library for Modbus

It makes easier deployment of projects with Modbus (similar to BACnet implementation)
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>