targets/Xenomai/XSD
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 26 Jul 2021 08:42:26 +0200
branchsvghmi
changeset 3290 f0c97422b34a
parent 615 72bc3e53a1fa
permissions -rw-r--r--
SVGHMI: Fix detection of library without instance and instances without library. Added one more widget in the widget library. Renamed "view_name" in "name" in commands substitutions.

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