targets/Xenomai/XSD
author Edouard Tisserant
Thu, 10 Dec 2020 15:48:15 +0100
changeset 2699 467ff0e58327
parent 615 72bc3e53a1fa
permissions -rw-r--r--
Add a little test to see OnChange's .count .first .last in action

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