targets/XSD_toolchain_gcc
author Sergey Surkov <surkovsv93@gmail.com>
Thu, 17 Nov 2016 14:04:44 +0300
changeset 1567 a4bf874e4949
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
now only correct chart can be created in SFC Viewer

if user trying to connect incompatible blocks (by IEC 61131-3 standard), wire highlight will become red

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