targets/XSD_toolchain_gcc
author etisserant
Sun, 07 Sep 2008 10:06:19 +0200
changeset 245 60a221d72152
parent 203 cb9901076a21
child 251 2066d2c65b71
permissions -rwxr-xr-x
Added __DEBUG global var to eventually change PLC code execution gehavior

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