targets/Rtai/XSD
author laurent
Wed, 29 Jul 2009 10:30:19 +0200
changeset 363 e0c4d3549369
parent 204 f572ab819769
permissions -rwxr-xr-x
Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree

                  <xsd:element name="Rtai">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                      <xsd:attribute name="rtai_config" type="xsd:string" use="optional" default="/usr/realtime/"/>
                    </xsd:complexType>
                  </xsd:element>