targets/Xenomai/XSD
author Edouard Tisserant
Tue, 23 Feb 2021 16:16:12 +0100 (2021-02-23)
changeset 2720 971bb3503957
parent 615 72bc3e53a1fa
permissions -rw-r--r--
PLCObject : Ensure that PreStart is executed before starting PLC. Also, make sure that python thread doesn't enter in a start/stop loop when ordered to stop.

                  <xsd:element name="Xenomai">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                      <xsd:attribute name="XenoConfig" type="xsd:string" use="optional" default="xeno-config"/>
                    </xsd:complexType>
                  </xsd:element>