targets/Linux/XSD
author Edouard Tisserant
Wed, 10 Jan 2018 15:36:03 +0100
changeset 1897 62f9cae9a25f
parent 204 f572ab819769
child 3732 929276eea252
permissions -rwxr-xr-x
Extend python<->PLC global variable description "GlobalDesc" to support Initial value setting.

Rebased from dporopat change "add initial value to runtime.py file", which means :
- GlobalDesc is used by some customized beremiz python runtime
- Those runtimes need to know what is initial value of these special variables

                  <xsd:element name="Linux">
                    <xsd:complexType>
                      %(toolchain_gcc)s
                    </xsd:complexType>
                  </xsd:element>