targets/Xenomai/XSD
author Edouard Tisserant
Thu, 30 May 2019 11:53:13 +0200
changeset 2612 98eb3d1c56b0
parent 615 72bc3e53a1fa
permissions -rw-r--r--
LogMessage shouldn't be serialized (can lead to blocking in case of exception in main thread), and do not require 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>