targets/XSD_toolchain_gcc
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 03 May 2021 00:14:11 +0200
branchsvghmi
changeset 3237 d000a91d1e95
parent 1478 69fe0b81e951
permissions -rw-r--r--
SVGHMI: Intermediate state while updating UI, preparing for displaying widget description and multiple variables selections

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