targets/XSD_toolchain_gcc
author Edouard Tisserant
Mon, 08 Jan 2018 11:09:02 +0100
changeset 1888 5b3e17d0957c
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
Added arbitrary timeout on Pyro, to force it to free memory after disconnect.

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