targets/XSD_toolchain_gcc
author Edouard Tisserant <edouard.tisserant@gmail.com>
Sun, 19 Apr 2020 22:44:41 +0200
branchsvghmi
changeset 2942 b07ad97e6019
parent 1478 69fe0b81e951
permissions -rw-r--r--
SVGHMI: moved JS code of foreach and jump widget in corresponding widget_*.ysl2. To be continued.

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