targets/XSD_toolchain_gcc
author Edouard Tisserant
Fri, 16 Dec 2022 13:46:07 +0100
changeset 3708 2299f25779ce
parent 1478 69fe0b81e951
permissions -rw-r--r--
examples: add "csv_read" project to demo CSV access from PLC

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