targets/XSD_toolchain_gcc
author Edouard Tisserant
Wed, 08 Aug 2018 13:26:48 +0200
changeset 2250 86f61c4dfe76
parent 1478 69fe0b81e951
permissions -rwxr-xr-x
Passed bacnet*.py through autopep8, and attemped to fix manually what went wrong + fixed pylint complains

          <xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
          <xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
          <xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>