targets/Xenomai/XSD
author Edouard Tisserant
Fri, 22 Jun 2018 14:08:34 +0200
branchnevow_service_rework
changeset 2209 ee2675e4778d
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Now, runtime extensions should be able to add their own settings to web configuration 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>