targets/XSD_toolchain_gcc
author dporopat <denis.poropat@smarteh.si>
Mon, 19 Mar 2018 12:18:07 +0100
branch#2486
changeset 2193 259df9ecf9ca
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
#2486 Reset delay function added. It resets the delay and the retry counter on reconnect.

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