beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fixed typo
svghmi
2021-04-14, Edouard Tisserant
95f07764991f
SVGHMI: fixed typo
<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=""/>