targets/Linux/XSD
author Edouard Tisserant <edouard@beremiz.fr>
Wed, 03 Jul 2024 11:44:01 +0200
changeset 3981 74035ea6792c
parent 3732 929276eea252
permissions -rw-r--r--
MQTT WIP: intermediate state, added perfect hash to map topic to variables

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