targets/Linux/XSD
author Paul Beltyukov <beltyukov.p.a@gmail.com>
Fri, 28 Apr 2017 13:28:22 +0300
changeset 1681 21f40ed5238f
parent 204 f572ab819769
child 3732 929276eea252
permissions -rwxr-xr-x
add getCompiler and getLinker methods, to abstract from XSD.
add calc_source_md5 as it's more convenient especially for embedded
targets to add -DPLC_MD5="something" option at compile time than
to mess with editing binary.
add some more helper methods

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