targets/Xenomai/XSD
author Edouard Tisserant
Thu, 26 Sep 2013 20:47:36 +0900
changeset 1288 adc79fc44079
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Fixed two typos in py_ext : FBID was not current but previous py_eval block FBID, and compiled AST cache was filled buy never used.

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