beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: use const when applicable
svghmi
2020-11-25, Edouard Tisserant
d345673610b0
SVGHMI: use const when applicable
<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=""/>