targets/Xenomai/XSD
author Edouard Tisserant
Wed, 12 May 2021 11:36:56 +0200
changeset 2736 a81b72ef156c
parent 615 72bc3e53a1fa
permissions -rw-r--r--
Add ThirPartyPath call in util.path module, so that individual extensions don't have to each implement same logic to find dependencies

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