targets/XSD_toolchain_gcc
author dporopat <denis.poropat@smarteh.si>
Wed, 11 Apr 2018 10:53:48 +0200
branch#2486
changeset 2199 8fd73c6c8aa9
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
#2486 Fix if protocol, register options are not present in wapmconf.json file.

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