targets/Xenomai/XSD
author Edouard Tisserant
Thu, 24 Nov 2022 12:05:43 +0100
changeset 3691 9289fdda0222
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: fix XY graph init (consequence of earlier change) + reindent

Earlier change did modify the variables attributes (options) are stored in widget objects. XY graph uses variables' min and max to determine range.

                  <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>