targets/XSD_toolchain_gcc
author Edouard Tisserant
Thu, 13 Oct 2011 13:49:40 +0200
changeset 625 08d4cc1ceb9b
parent 621 a3ce93d63832
child 1478 69fe0b81e951
permissions -rwxr-xr-x
Fixed LPCBeremiz to refect recent root plugin build method name to change

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