targets/Xenomai/XSD
author greg
Mon, 18 May 2009 07:58:41 +0200
changeset 345 a3520d75a722
parent 321 5a4e6278a18b
child 615 72bc3e53a1fa
permissions -rwxr-xr-x
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
203
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     1
321
5a4e6278a18b Adding support for Xenomai targets.
lbessard
parents: 204
diff changeset
     2
                  <xsd:element name="Xenomai">
203
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     3
                    <xsd:complexType>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     4
                      %(toolchain_gcc)s
321
5a4e6278a18b Adding support for Xenomai targets.
lbessard
parents: 204
diff changeset
     5
                      <xsd:attribute name="XenoConfig" type="xsd:string" use="optional" default="/usr/xenomai/bin/xeno-config"/>
203
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     6
                    </xsd:complexType>
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     7
                  </xsd:element>