beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Fix creation of SVG file if none provided
2023-11-22, Edouard Tisserant
6d65508a059e
SVGHMI: Fix creation of SVG file if none provided
<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=""/>