beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: add support of all IEC61131 interger types.
2023-08-18, Edouard Tisserant
efe0b5b21842
SVGHMI: add support of all IEC61131 interger types.
- add HMI_*INT types
- fix sprintf.js with big int (64b)
- extend svghmi_real test project
<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=""/>