targets/XSD_toolchain_gcc
author mjsousa
Sat, 06 Dec 2014 19:31:51 +0000
changeset 1474 28e9d479aa65
parent 621 a3ce93d63832
child 1478 69fe0b81e951
permissions -rwxr-xr-x
Use '-p' command line option when running matiec (iec2c)

          <xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
          <xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>