targets/XSD_toolchain_gcc
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 14 Apr 2020 17:17:35 +0200
branchsvghmi
changeset 2930 41edcb8e0a01
parent 1478 69fe0b81e951
permissions -rw-r--r--
SVGHMI: Connect HMI:DropDown to value in HMI Tree, in svghmi test as well.

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