targets/Xenomai/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 22 Aug 2017 17:14:08 +0300
changeset 1786 b6d47158d68a
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
add shell script to test Beremiz python code

currently only codestyle checking is done using pycodestyle (ex-pep8).
Later checks by flake8 and pylint maybe enabled.

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