targets/Linux/XSD
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 17 Jan 2024 22:09:32 +0100
changeset 3884 34da877021d5
parent 3732 929276eea252
permissions -rw-r--r--
Replace PYRO with ERPC. Work In Progress.

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