targets/Xenomai/XSD
author Edouard Tisserant
Wed, 31 Jan 2018 15:22:43 +0100
changeset 1917 d51d14719392
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Add some class factory function to ease declaration of simple POU libraries in customizations (i.e. TC6 XML file only, no special C code generation)

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