targets/XSD_toolchain_gcc
author Edouard Tisserant
Wed, 14 Feb 2018 15:39:27 +0100
changeset 1934 67b06b30f2bd
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
Changed meaning of -c commandline argument for Beremiz service : only gives DEFAULT wamp config.
If existing project already has a wamp config, it is taken instead.

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