targets/Xenomai/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 29 Sep 2017 16:39:52 +0300
changeset 1838 646245c1c0d9
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
fix pylint warning (bad-indentation) Bad indentation. Found X spaces, expected Y

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