targets/Rtai/XSD
author edouard
Wed, 02 Jun 2010 10:08:58 +0200 (2010-06-02)
changeset 538 ad05f27222cd
parent 204 f572ab819769
permissions -rwxr-xr-x
Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.

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