targets/Rtai/XSD
author Edouard Tisserant
Thu, 06 Oct 2011 22:39:05 +0200
changeset 622 885a224a35be
parent 204 f572ab819769
permissions -rwxr-xr-x
runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7

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