targets/Generic/XSD
author Edouard Tisserant <edouard@beremiz.fr>
Mon, 22 Jul 2024 16:09:12 +0200
changeset 3995 84a668564748
parent 1387 435965ca8b63
permissions -rw-r--r--
MQTT: take C part away from python code for readability.

C lines change a bit because of unnecessary escaping for '\'.

                  <xsd:element name="Generic">
                    <xsd:complexType>
                      %(toolchain_makefile)s
                    </xsd:complexType>
                  </xsd:element>