beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: add two more simple widgets to default widget library
2023-02-28, Edouard Tisserant
57bcc9545ca1
SVGHMI: add two more simple widgets to default widget library
<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=""/>