targets/XSD_toolchain_gcc
author Edouard Tisserant
Thu, 22 Jul 2021 12:03:34 +0200
branchsvghmi
changeset 3287 70a76083c59c
parent 1478 69fe0b81e951
permissions -rw-r--r--
SVGHMI: detect watchdog abuse (more than one HMI instance with watchdog) at build 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=""/>