targets/Xenomai/XSD
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 24 Aug 2018 13:25:05 +0300
changeset 2296 a2ab363f9e90
parent 615 72bc3e53a1fa
permissions -rwxr-xr-x
Make comment blocks in examples slightly bigger so text inside is always visible

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