targets/XSD_toolchain_gcc
author Edouard Tisserant
Thu, 16 Feb 2023 12:13:16 +0100
changeset 3726 516779f11803
parent 1478 69fe0b81e951
permissions -rw-r--r--
runtime: Change Linux target to use clock_nanosleep instead of timer (better rt-preempt perf).

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