targets/XSD_toolchain_gcc
author Edouard Tisserant <edouard.tisserant@gmail.com>
Thu, 29 Jul 2021 08:25:26 +0200 (2021-07-29)
branchsvghmi
changeset 3292 ef04cedee08b
parent 1478 69fe0b81e951
permissions -rw-r--r--
IDE: Fixed use of RingBuffers in variable traces graphs when switching to 2D trend graph.

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