targets/Xenomai/XSD
author Edouard Tisserant
Wed, 06 Oct 2021 10:45:06 +0200
changeset 3333 dd49e4055a10
parent 615 72bc3e53a1fa
permissions -rw-r--r--
Fixed two exceptions happening when interacting with viewer(s) in debug mode, when debug data is still not initialized.

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