tests/projects/iec61131_lang_test/beremiz.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 22 Nov 2023 21:10:10 +0100
changeset 3875 6d65508a059e
parent 3749 fda6c1a37662
permissions -rw-r--r--
SVGHMI: Fix creation of SVG file if none provided
3749
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     2
<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="LOCAL://">
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     3
  <TargetType>
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     4
    <Linux CFLAGS="-DBEREMIZ_TEST_CYCLES=1000"/>
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     5
  </TargetType>
fda6c1a37662 Tests: Add preliminary IEC-61131 language test, to be continued.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
diff changeset
     6
</BeremizRoot>