targets/Xenomai/XSD
author Edouard Tisserant
Fri, 15 Mar 2013 17:47:53 +0900
changeset 985 cd8dadcef426
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration

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