targets/XSD_toolchain_gcc
author Edouard Tisserant
Thu, 19 Jul 2018 13:32:27 +0200
branchnevow_service_rework
changeset 2224 ebd83ec387f9
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
Customizable update of toolbar buttons (i.e. 'methods') according to PLCStatus

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