targets/XSD_toolchain_gcc
author Edouard Tisserant
Mon, 16 Apr 2018 16:11:18 +0200
changeset 1990 2e0fbdd152de
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
Fixed Xenomai 3 PLC stop freeze. Now use explicit finish command with pipes. Closing both ends of pipes doesn't abort blocking read anymore.

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