targets/Linux/XSD
author Edouard Tisserant <edouard@beremiz.fr>
Tue, 17 Sep 2024 11:17:24 +0200
changeset 4014 da52eabd0e6d
parent 3732 929276eea252
permissions -rw-r--r--
MQTT: Update available type choices when data types are changed in the IDE

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