beremiz
Clone
Summary
Browse
Changes
Graph
Fixed SFC code generation bug detected by Mario
2015-02-24, Edouard Tisserant
44bf0ba866e9
file is
Executable
Fixed SFC code generation bug detected by Mario
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>