beremiz
Clone
Summary
Browse
Changes
Graph
Adding support for forcing PLC variable (still command to PLC to implement)
2009-12-06, laurent
961bddcfc913
file is
Executable
Adding support for forcing PLC variable (still command to PLC to implement)
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)