targets/Xenomai/XSD
author Laurent Bessard
Thu, 29 Aug 2013 19:48:29 +0200
changeset 1296 5f8e02717560
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Fixed bug when adding a 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>