targets/Rtai/XSD
author laurent
Tue, 24 May 2011 11:27:00 +0200
changeset 607 c68b662e0c2a
parent 204 f572ab819769
permissions -rwxr-xr-x
Bug when changing parameters in TargetType section in Beremiz project configuration fixed

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