targets/XSD_toolchain_gcc
author Mario de Sousa <msousa@fe.up.pt>
Thu, 28 May 2020 11:01:42 +0100
changeset 2648 e4ab768170f9
parent 1478 69fe0b81e951
permissions -rw-r--r--
modbus_plugin: generate nicer error message, instead of a traceback

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