targets/Rtai/XSD
author laurent
Fri, 18 Nov 2011 17:33:19 +0100
changeset 639 85dad46ae0f6
parent 204 f572ab819769
permissions -rwxr-xr-x
Fixing bug that prevent to use global variables in configuration

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