targets/Xenomai/XSD
author Edouard Tisserant <edouard.tisserant@gmail.com>
Sun, 13 Feb 2022 20:59:42 +0100
branchwxPython4
changeset 3424 7db96e011fe7
parent 615 72bc3e53a1fa
permissions -rw-r--r--
Tests: added tests/Makefile and a first test in tests/ide_tests. Test requires sikuli and Xvfb or Xnest.

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