targets/Xenomai/XSD
author Edouard Tisserant
Tue, 14 Jun 2022 11:56:05 +0200
changeset 3513 7d4a16e59337
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: rework Switch widget : detach/attach elements instead of hiding with style.display, detach all possible choices at init.

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