targets/Xenomai/XSD
author Edouard Tisserant
Tue, 10 Jul 2018 12:54:05 +0200
branchnevow_service_rework
changeset 2220 985f234b0d09
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Moved Wamp configuration file selection logic into runtime/wampclient.py. Added Wamp CRA secret file upload and download. Slightly reworked code for config and secret file loading and saving.

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