targets/XSD_toolchain_gcc
author laurent
Wed, 14 Dec 2011 15:17:47 +0100
changeset 652 eb2d9f2b3567
parent 621 a3ce93d63832
child 1478 69fe0b81e951
permissions -rwxr-xr-x
Adding support for loading specific POUs library in LPCBeremiz

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