targets/Xenomai/XSD
author Edouard Tisserant
Wed, 24 Oct 2012 11:19:11 +0200
changeset 867 06495975e8a4
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Added caching for python eval (avoid compiling when same code called, but still execute). Cleaned up some evaluator related code.

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