targets/XSD_toolchain_gcc
author Mario de Sousa <msousa@fe.up.pt>
Fri, 25 Dec 2020 17:11:38 +0000
changeset 2717 b3b6991f1cb6
parent 1478 69fe0b81e951
permissions -rw-r--r--
modbus plugin: add/fix comments

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