beremiz
Clone
Summary
Browse
Changes
Graph
Bug when closing Beremiz without a project opened fixed
2009-12-10, laurent
03e17cd5bde7
file is
Executable
Bug when closing Beremiz without a project opened fixed
from .. import toolchain_makefile
class LPC_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)