targets/XSD_toolchain_makefile
author Edouard Tisserant
Thu, 04 Nov 2021 12:00:50 +0100
changeset 3381 3a0908b0319d
parent 1387 435965ca8b63
child 3723 58c74d098f09
permissions -rw-r--r--
SVGHMI: add CURRENT_PAGE_{location} global variable to reflect currently visible page. If PLC wites some valid page reference in that variable, it triggers page switch. Additionally, fixed /HEARTBEAT being subscribed systematically by JS code even when wtchdog is not enabled.

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