targets/XSD_toolchain_gcc
author Edouard Tisserant
Fri, 02 Sep 2022 12:02:43 +0200
changeset 3597 f69c68cffec3
parent 1478 69fe0b81e951
permissions -rw-r--r--
SVGHMI: Add predefined assignments to jump widget to notify PLC or other widgets about jump.

          <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=""/>