targets/Rtai/XSD
author laurent
Fri, 11 Dec 2009 13:03:44 +0100
changeset 506 24629d4fc805
parent 204 f572ab819769
permissions -rwxr-xr-x
Adding support for making distinction between external variables and located variables for forcing

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