tests/projects/iec61131_lang_test/beremiz.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 18 Oct 2023 19:36:20 +0200
changeset 3870 be827d87b515
parent 3749 fda6c1a37662
permissions -rw-r--r--
Move tests/project/modbus in exemples.
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>