targets/Xenomai/XSD
author Edouard Tisserant
Mon, 05 Feb 2018 16:23:51 +0100
changeset 1926 d430a67c8462
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Launcher : add a debug attribute, instead of BMZ_DBG, so that customization can use it.

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