targets/Xenomai/XSD
author Edouard Tisserant <edouard.tisserant@gmail.com>
Fri, 19 Feb 2021 10:04:17 +0100
branchsvghmi
changeset 3153 671283404554
parent 615 72bc3e53a1fa
permissions -rw-r--r--
Allow printf-like formating in HMI:Input, usefull for example when dealing with floating point numbers.

                  <xsd:element name="Xenomai">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                      <xsd:attribute name="XenoConfig" type="xsd:string" use="optional" default="xeno-config"/>
                    </xsd:complexType>
                  </xsd:element>