targets/XSD_toolchain_makefile
author Edouard Tisserant
Thu, 24 Nov 2022 12:05:43 +0100
changeset 3691 9289fdda0222
parent 1387 435965ca8b63
child 3723 58c74d098f09
permissions -rw-r--r--
SVGHMI: fix XY graph init (consequence of earlier change) + reindent

Earlier change did modify the variables attributes (options) are stored in widget objects. XY graph uses variables' min and max to determine range.

          <xsd:attribute name="Command" type="xsd:string" use="optional" default="make -C %(buildpath)s all BEREMIZSRC=%(src)s BEREMIZCFLAGS=%(cflags)s MD5=%(md5)s USE_BEREMIZ=1 FROM_BEREMIZ=1"/>