targets/Xenomai/XSD
author Edouard Tisserant
Fri, 19 Aug 2022 10:22:16 +0200
changeset 3593 122b1094b8e6
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: preliminary implementation of a general enable bit for all widgets, using "#" at the end of widget declaration, and a "disabled" element that becomes visible instead of widget when disabled.

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