targets/Linux/XSD
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 31 May 2023 10:38:03 +0200
changeset 3816 032bf4f225d0
parent 3732 929276eea252
permissions -rw-r--r--
Py3 usual encoding, ints and exceptions fixes.

                  <xsd:element name="Linux">
                    <xsd:complexType>
                      <xsd:attribute name="RealTime" type="xsd:boolean" use="optional" default="false"/>
                      %(toolchain_gcc)s
                    </xsd:complexType>
                  </xsd:element>