targets/XSD_toolchain_gcc
author Edouard Tisserant
Mon, 26 Aug 2019 08:54:02 +0200
changeset 2632 534387caf43d
parent 1478 69fe0b81e951
permissions -rw-r--r--
variable access code moved from plc_debug.c to targets/var_access.c for easiewr re-use in ext.

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