targets/Xenomai/XSD
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 01 Feb 2023 20:43:35 +0100
branchwxPython4
changeset 3718 7841b651d601
parent 615 72bc3e53a1fa
permissions -rw-r--r--
Tests: OPCUA tests can now use OPCUA_DEFAULT_HOST environment variable to force host to something else than "127.0.0.1" or "localhost"

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