targets/Generic/XSD
author Edouard Tisserant
Sat, 14 Apr 2018 10:09:33 +0200
changeset 1988 19ca02e8074f
parent 1387 435965ca8b63
permissions -rwxr-xr-x
PLCObject got more methods serialized through worker : Start, Stop, NewPLC.
This particularly helps with initialization/startup/re-load problems
when targeting Xenomai. It should help in general for runtime robustness,
since those operations aren't meant to be executed concurrently.

                  <xsd:element name="Generic">
                    <xsd:complexType>
                      %(toolchain_makefile)s
                    </xsd:complexType>
                  </xsd:element>