targets/XSD_toolchain_gcc
author Edouard Tisserant
Thu, 20 Jan 2022 11:39:05 +0100
changeset 3420 da8cceaa247d
parent 1478 69fe0b81e951
permissions -rw-r--r--
Runtime : force using monotonic time in Timer (threading). Prevent watchdog to trigger when changing system time.

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