targets/Xenomai/XSD
author Edouard Tisserant
Mon, 01 Jun 2020 14:47:31 +0200
branchsvghmi
changeset 2973 fbe1c05c0311
parent 615 72bc3e53a1fa
permissions -rw-r--r--
Runtime: fsync() files when transfering them, to prebent data loss when poweroff soon after programming. Fixed variable naming as a side effect.

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