targets/Rtai/XSD
author laurent
Thu, 10 Dec 2009 12:30:49 +0100
changeset 500 af7c28de4cc7
parent 204 f572ab819769
permissions -rwxr-xr-x
Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz

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