targets/XSD_toolchain_gcc
author Edouard Tisserant
Tue, 23 Jun 2020 13:50:21 +0200
branchsvghmi
changeset 2987 d3fe41f4a070
parent 1478 69fe0b81e951
permissions -rw-r--r--
Modbus add a timer thread, and switch timer to SIGEV_THREAD_ID to follow xenomai posix skin restrictions.

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