targets/Xenomai/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 27 Oct 2016 16:24:13 +0300
changeset 1553 abe55de5316b
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
fix issue that sometimes period for cyclic task wasn't saved.

This is complete fix for the problem described in 8626bba.

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