targets/Xenomai/XSD
author laurent
Fri, 18 Nov 2011 17:33:19 +0100
changeset 639 85dad46ae0f6
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Fixing bug that prevent to use global variables in configuration

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