targets/Xenomai/XSD
author Edouard Tisserant
Wed, 11 Jul 2018 14:32:19 +0200
branchnevow_service_rework
changeset 2221 e03f7649bfb3
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
WAMP: now config and secret given in project files always override those given in commandline. Also made extensions web customisations happen before registration of web interface.

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