targets/Xenomai/XSD
author Edouard Tisserant
Tue, 20 Aug 2019 10:08:11 +0200
branchsvghmi
changeset 2761 2684d643f60f
parent 615 72bc3e53a1fa
permissions -rw-r--r--
Swap CTN code gen and Libraries code gen, because SVGHMI use both, and need the library part to produce hmitree before CTN part.

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