lpcmanager

file isExecutable
RS485: in case of LHC-1 products allow more than 32 devices on a bus (because each physical LHC1 device has two addresses on the bus).
<xsd:element name="%(target_name)s">
<xsd:complexType>
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="$CC"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default="$CFLAGS"/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="$CC"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default="$LDFLAGS"/>
<xsd:attribute name="XenoConfig" type="xsd:string" use="optional"/>
</xsd:complexType>
</xsd:element>