targets/Xenomai/XSD
author Edouard Tisserant
Thu, 17 Oct 2019 15:48:09 +0200 (2019-10-17)
branchsvghmi
changeset 2799 f5da343b9b63
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: Many fixes. Subscriptions to HMItree seems to be working, and dispatch function is called in JS with good data. Bidirectional communication now really working.

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