beremiz
Clone
Summary
Browse
Changes
Graph
Fixes in debug + reconnect to running PLC
2009-12-06, Edouard TISSERANT
67d32a91d70b
file is
Executable
Fixes in debug + reconnect to running PLC
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)