lpcmanager
Clone
Summary
Browse
Changes
Graph
MQTT SmartehCloud authentication and command support - WIP
py2compat
17 months ago, Edouard Tisserant
5ceee8f3e4d4
file is
Executable
MQTT SmartehCloud authentication and command support - WIP
<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>