targets/Xenomai/XSD
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 03 Aug 2020 16:34:44 +0200
branchsvghmi
changeset 3001 003fd80ff0b8
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: add get_idx(index) to widget objects to factorize a bit code repeated accross widgets. To be continued.

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