targets/XSD_toolchain_gcc
author Edouard Tisserant
Wed, 18 Sep 2019 11:03:56 +0200
changeset 2635 ae099881d800
parent 1478 69fe0b81e951
permissions -rw-r--r--
PLCobject: Call "stop" and "cleanup" methods from python runtime files in reverse order compared to "init" and "start".

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