targets/XSD_toolchain_gcc
author dporopat <denis.poropat@smarteh.si>
Fri, 20 Apr 2018 11:21:20 +0200
branch#2476
changeset 2001 bcbd41efd846
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
#2476 Added uri location editor, getting connectors from list in Beremiz.

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