beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fix exception when stopping
2023-11-24, Edouard Tisserant
58bce98b9ac6
SVGHMI: fix exception when stopping
<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=""/>