targets/XSD_toolchain_gcc
author greg
Thu, 21 Aug 2008 10:35:12 +0200
changeset 206 6b4d58363b80
parent 203 cb9901076a21
child 251 2066d2c65b71
permissions -rwxr-xr-x
fix bug in plugger.py to get URI_Location
add ip authorized in beremiz_service.py

          <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="ld"/>
          <xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>