targets/Xenomai/XSD
author Edouard Tisserant
Mon, 12 Feb 2018 11:32:48 +0100
changeset 1927 5def24850a28
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Factorized some repeated refresh code into a method, to allow customisation.

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