targets/XSD_toolchain_gcc
author Edouard Tisserant
Mon, 29 Jun 2020 14:38:04 +0200
changeset 2685 f71c22b2ca25
parent 1478 69fe0b81e951
permissions -rw-r--r--
Modbus: fix strange side effect of re-use of condition variables or mutex with Xenomai : without bzero of the associated types, mutex keeps locked.

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