targets/XSD_toolchain_gcc
author Edouard Tisserant <edouard@beremiz.fr>
Mon, 11 Nov 2024 15:22:44 +0100 (4 months ago)
changeset 4036 102555078a0c
parent 1478 69fe0b81e951
permissions -rw-r--r--
eRPC: Backward compatibility with runtime versions missing GetVersions extended call.

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