targets/XSD_toolchain_gcc
author Edouard Tisserant
Mon, 20 Jun 2022 09:30:11 +0200
changeset 3519 43b2bff95289
parent 1478 69fe0b81e951
permissions -rw-r--r--
SVGHMI: also use order-preserving detach re-attach for hiding and showing active and inactive state.

          <xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
          <xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>