beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: more Widget properties declared ES6 style.
svghmi
2020-05-13, Edouard Tisserant
113e2f2e324d
SVGHMI: more Widget properties declared ES6 style.
<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=""/>