beremiz
Clone
Summary
Browse
Changes
Graph
Runtime web settings: allow customization of version string by extensions
modbus_hotfix
2023-11-09, Edouard Tisserant
8c7295ae9fd0
Runtime web settings: allow customization of version string by extensions
<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=""/>